Searched defs:_ogg_calloc (Results 1 – 3 of 3) sorted by relevance
51 #define _ogg_calloc calloc macro
56 #define _ogg_calloc(x,y) _VDBG_malloc(NULL,(x)*(y),__FILE__,__LINE__) macro
23 #define _ogg_calloc calloc macro