Searched defs:my_malloc (Results 1 – 3 of 3) sorted by relevance
11 void __attribute((ownership_returns(malloc))) *my_malloc(size_t); function
174 int *my_malloc() { in my_malloc() function
96 static ddekit_usb_malloc_fn my_malloc; variable