Searched defs:_ogg_malloc (Results 1 – 2 of 2) sorted by relevance
30 #define _ogg_malloc malloc macro
36 #define _ogg_malloc(x) _VDBG_malloc(NULL,(x),__FILE__,__LINE__) macro