Searched refs:gim_alloc_function (Results 1 – 2 of 2) sorted by relevance
38 static gim_alloc_function *g_allocfn = 0;43 void gim_set_alloc_handler (gim_alloc_function *fn) in gim_set_alloc_handler()63 gim_alloc_function *gim_get_alloc_handler() in gim_get_alloc_handler()
91 typedef void * gim_alloc_function (size_t size); typedef99 void gim_set_alloc_handler (gim_alloc_function *fn);106 gim_alloc_function *gim_get_alloc_handler (void);