Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dcybmem.c147 #define MINIMUM_SLORK_SIZE 100000 macro
162 while ((size > MINIMUM_SLORK_SIZE) && (ptr_count < MAX_PTRS)) { in slorkatron_memory_check()