Searched defs:my_free (Results 1 – 8 of 8) sorted by relevance
28 void my_free(void*) in my_free() function
70 my_free(const void *context, void *mem) { in my_free() function
14 void __attribute((ownership_takes(malloc, 1))) my_free(void *); function
50 void my_free(void *x) { in my_free() function
34 void my_free(void*) { my_free_called = true; } in my_free() function
197 EXPORT(void)my_free(void *ptr) in my_free() function
207 EXPORT(void)my_free(void *ptr) in my_free() function
2695 static void my_free(void *block, void *data) in my_free() function