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

/external/libvorbis/lib/
H A Dmisc.h43 #undef _ogg_realloc macro
48 #define _ogg_realloc(x,y) _VDBG_malloc((x),(y),__FILE__,__LINE__) macro
/external/libogg/include/ogg/
H A Dos_types.h24 #define _ogg_realloc realloc macro
/external/tremolo/Tremolo/
H A Dos_types.h52 #define _ogg_realloc realloc macro
H A Dmisc.h52 #undef _ogg_realloc macro
57 #define _ogg_realloc(x,y) _VDBG_malloc((x),(y),__FILE__,__LINE__) macro

Completed in 274 milliseconds