Searched defs:_ogg_realloc (Results 1 – 3 of 3) sorted by relevance
52 #define _ogg_realloc realloc macro
57 #define _ogg_realloc(x,y) _VDBG_malloc((x),(y),__FILE__,__LINE__) macro
24 #define _ogg_realloc realloc macro