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