Searched defs:os_malloc (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dos_memory_debug.h80 #define os_malloc( _size ) \ macro
H A Dos_memory_stdc.h43 #define os_malloc(_size) malloc(_size) macro
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dos_memory_debug.h83 #define os_malloc( _size ) \ macro
H A Dos_memory_stdc.h41 #define os_malloc(_size) malloc(_size) macro

Completed in 5 milliseconds