Searched refs:ralloc_set_destructor (Results 1 – 4 of 4) sorted by relevance
314 void ralloc_set_destructor(const void *ptr, void(*destructor)(void *));503 ralloc_set_destructor(p, _ralloc_destructor); \514 ralloc_set_destructor(p, NULL); \
376 ralloc_set_destructor(const void *ptr, void(*destructor)(void *)) in ralloc_set_destructor() function
254 void ralloc_set_destructor(const void *ptr, void(*destructor)(void *));
290 ralloc_set_destructor(const void *ptr, void(*destructor)(void *)) in ralloc_set_destructor() function