Searched refs:memorycount (Results 1 – 2 of 2) sorted by relevance
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/ |
H A D | be_aas_routetable.c | 69 static int memorycount, cachememory; variable 85 memorycount += size; in AAS_RT_GetClearedMemory() 106 memorycount -= before - totalmemorysize; in AAS_RT_FreeMemory() 454 botimport.Print( PRT_MESSAGE, "Total Memory Used: %d\n", memorycount ); in AAS_RT_ReadRouteTable() 554 memorycount = 0; in AAS_RT_BuildRouteTable() 939 memoryend = memorycount; in AAS_RT_BuildRouteTable() 998 botimport.Print( PRT_MESSAGE, "Route-Table Permanent Memory Usage: %i\n", memorycount ); in AAS_RT_BuildRouteTable()
|
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/ |
H A D | be_aas_routetable.c | 69 static int memorycount, cachememory; variable 85 memorycount += size; in AAS_RT_GetClearedMemory() 106 memorycount -= before - totalmemorysize; in AAS_RT_FreeMemory() 454 botimport.Print( PRT_MESSAGE, "Total Memory Used: %d\n", memorycount ); in AAS_RT_ReadRouteTable() 554 memorycount = 0; in AAS_RT_BuildRouteTable() 939 memoryend = memorycount; in AAS_RT_BuildRouteTable() 998 botimport.Print( PRT_MESSAGE, "Route-Table Permanent Memory Usage: %i\n", memorycount ); in AAS_RT_BuildRouteTable()
|