Searched defs:SafeMalloc (Results 1 – 3 of 3) sorted by relevance
100 #define SafeMalloc(x) DebugMalloc(__LINE__,__FILE__,x) macro103 #define SafeMalloc(x) calloc(1,x) macro
96 #define SafeMalloc(x) DebugMalloc(__LINE__,__FILE__,x) macro141 #define SafeMalloc(x) calloc(1,x) macro
164 #define SafeMalloc(x) DebugMalloc(__LINE__,__FILE__,x) macro209 #define SafeMalloc(x) calloc(1,x) macro