Searched refs:g_calloc (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/vpx_mem/
H A Dvpx_mem.c57 g_calloc_func g_calloc; member in struct:GLOBAL_FUNC_POINTERS
689 g_func->g_calloc = g_calloc_l;
H A Dvpx_mem_tracker.c64 static mem_track_calloc_func g_calloc = calloc; variable
795 g_calloc = g_calloc_l;

Completed in 78 milliseconds