Searched defs:g_malloc (Results 1 – 5 of 5) sorted by relevance
60 static mem_track_malloc_func g_malloc = malloc; variable
55 g_malloc_func g_malloc; member
56 g_malloc_func g_malloc; member
41 void* g_malloc(size_t size) { in g_malloc() function