Home
last modified time | relevance | path

Searched refs:I_ZoneBase (Results 1 – 18 of 18) sorted by relevance

/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Di_system.h35 byte* I_ZoneBase (int *size);
H A Di_system.c127 byte *I_ZoneBase (int *size) in I_ZoneBase() function
H A Dz_zone.c106 mainzone = (memzone_t *)I_ZoneBase (&size); in Z_Init()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Di_system.h35 byte* I_ZoneBase (int *size);
H A Di_system.c127 byte *I_ZoneBase (int *size) in I_ZoneBase() function
H A Dz_zone.c106 mainzone = (memzone_t *)I_ZoneBase (&size); in Z_Init()
/dports/games/uhexen/uhexen-0.601/src/
H A Di_system.c31 byte* I_ZoneBase (int* size) in I_ZoneBase() function
H A Dz_zone.c85 mainzone = (memzone_t *)I_ZoneBase (&size); in Z_Init()
/dports/games/odamex/odamex-src-0.7.0/client/sdl/
H A Di_system.h62 void *I_ZoneBase (size_t *size);
H A Di_system.cpp165 void *I_ZoneBase (size_t *size) in I_ZoneBase() function
/dports/games/odamex/odamex-src-0.7.0/server/src/
H A Di_system.h63 void *I_ZoneBase (size_t *size);
H A Di_system.cpp126 void *I_ZoneBase (size_t *size) in I_ZoneBase() function
/dports/games/heretic/glheretic-1.2/
H A Di_system.c49 byte *I_ZoneBase (size_t *size) in I_ZoneBase() function
H A Dz_zone.c74 mainzone = (memzone_t *)I_ZoneBase (&size); in Z_Init()
H A Ddoomdef.h1089 byte *I_ZoneBase (size_t *size);
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/macos/
H A Di_system.c200 byte* I_ZoneBase (int* size) in I_ZoneBase() function
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dz_zone.cpp75 mainzone = (memzone_t *)I_ZoneBase (&zonesize); in Z_Init()
/dports/games/uhexen/uhexen-0.601/include/
H A Dh2def.h1016 byte *I_ZoneBase (int *size);