Home
last modified time | relevance | path

Searched defs:my_malloc (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A DMismatchedDeallocator-checker-test.mm11 void __attribute((ownership_returns(malloc))) *my_malloc(size_t); function
H A Dmalloc-plist.c174 int *my_malloc() { in my_malloc() function
/minix3/minix/lib/libddekit/src/
H A Dusb_server.c96 static ddekit_usb_malloc_fn my_malloc; variable