Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Analysis/
DMismatchedDeallocator-checker-test.mm12 void __attribute((ownership_returns(malloc))) *my_malloc(size_t); function
Dmalloc-plist.c191 int *my_malloc() { in my_malloc() function
/external/clang/test/Analysis/
DMismatchedDeallocator-checker-test.mm11 void __attribute((ownership_returns(malloc))) *my_malloc(size_t); function
Dmalloc-plist.c189 int *my_malloc() { in my_malloc() function
/external/pcre/dist2/src/
Dpcre2test.c2740 static void *my_malloc(PCRE2_SIZE size, void *data) in my_malloc() function