Home
last modified time | relevance | path

Searched defs:_ogg_realloc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tremolo/Tremolo/
H A Dos_types.h52 #define _ogg_realloc realloc macro
H A Dmisc.h57 #define _ogg_realloc(x,y) _VDBG_malloc((x),(y),__FILE__,__LINE__) macro
/aosp_15_r20/external/libogg/include/ogg/
H A Dos_types.h23 #define _ogg_realloc realloc macro