Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AllocateOverlay
src/add-ons/accelerants/3dfx/accelerant.h
121
overlay_token AllocateOverlay(void);
src/add-ons/accelerants/3dfx/hooks.cpp
116
return (void*)AllocateOverlay;
src/add-ons/accelerants/ati/accelerant.h
169
overlay_token AllocateOverlay(void);
src/add-ons/accelerants/ati/hooks.cpp
114
return (void*)AllocateOverlay;