Searched defs:Z_Malloc (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dzone.c139 Z_Malloc
142 void *Z_Malloc (int size) function
149 Sys_Error ("Z_Malloc: failed on allocation of %i bytes",size);
/external/quake/quake/src/WinQuake/
H A Dzone.cpp139 Z_Malloc
142 void *Z_Malloc (int size) function
149 Sys_Error ("Z_Malloc: failed on allocation of %i bytes",size);

Completed in 116 milliseconds