HomeSort by relevance Sort by last modified time
    Searched defs:_ogg_realloc (Results 1 - 3 of 3) sorted by null

  /external/libogg/include/ogg/
os_types.h 24 #define _ogg_realloc realloc macro
  /external/tremolo/Tremolo/
os_types.h 52 #define _ogg_realloc realloc macro
misc.h 52 #undef _ogg_realloc macro
57 #define _ogg_realloc(x,y) _VDBG_malloc((x),(y),__FILE__,__LINE__) macro

Completed in 75 milliseconds