Searched defs:my_malloc_and_free (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Analysis/
H A Dmalloc-plist.c53 void my_malloc_and_free(void **x) { function
61 my_malloc_and_free(&buf);
1433 // CHECK-NEXT: <string>Calling &apos;my_malloc_and_free&apos;</string>
1435 // CHECK-NEXT: <string>Calling &apos;my_malloc_and_free&apos;</string>
1655 // CHECK-NEXT: <string>Entered call from &apos;my_malloc_and_free&apos;</string>
1657 // CHECK-NEXT: <string>Entered call from &apos;my_malloc_and_free&apos;</string>

Completed in 89 milliseconds