Searched defs:my_malloc (Results 1 – 2 of 2) sorted by relevance
12 void __attribute((ownership_returns(malloc))) *my_malloc(size_t); function
190 int *my_malloc(void) { in my_malloc() function