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

/external/libvorbis/lib/
H A Dmisc.h42 #undef _ogg_calloc macro
47 #define _ogg_calloc(x,y) _VDBG_malloc(NULL,(x)*(y),__FILE__,__LINE__) macro
/external/libogg/include/ogg/
H A Dos_types.h23 #define _ogg_calloc calloc macro
/external/tremolo/Tremolo/
H A Dos_types.h51 #define _ogg_calloc calloc macro
H A Dmisc.h51 #undef _ogg_calloc macro
56 #define _ogg_calloc(x,y) _VDBG_malloc(NULL,(x)*(y),__FILE__,__LINE__) macro

Completed in 92 milliseconds