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

/external/libvorbis/lib/
H A Dmisc.h41 #undef _ogg_malloc macro
46 #define _ogg_malloc(x) _VDBG_malloc(NULL,(x),__FILE__,__LINE__) macro
/external/libogg/include/ogg/
H A Dos_types.h22 #define _ogg_malloc malloc macro
/external/tremolo/Tremolo/
H A Dos_types.h50 #define _ogg_malloc malloc macro
H A Dmisc.h50 #undef _ogg_malloc macro
55 #define _ogg_malloc(x) _VDBG_malloc(NULL,(x),__FILE__,__LINE__) macro

Completed in 140 milliseconds