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

  /external/libvorbis/lib/
misc.h 41 #undef _ogg_malloc macro
46 #define _ogg_malloc(x) _VDBG_malloc(NULL,(x),__FILE__,__LINE__) macro
  /external/libogg/include/ogg/
os_types.h 22 #define _ogg_malloc malloc macro
  /external/tremolo/Tremolo/
os_types.h 50 #define _ogg_malloc malloc macro
misc.h 50 #undef _ogg_malloc macro
55 #define _ogg_malloc(x) _VDBG_malloc(NULL,(x),__FILE__,__LINE__) macro

Completed in 365 milliseconds