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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_memory.h49 #define CALLOC(_count, _size) os_calloc(_count, _size) macro
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_memory.h48 #define CALLOC(_count, _size) os_calloc(_count, _size) macro

Completed in 3 milliseconds