Searched refs: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);
1456 // CHECK-NEXT: <string>Calling &apos;my_malloc_and_free&apos;</string>
1458 // CHECK-NEXT: <string>Calling &apos;my_malloc_and_free&apos;</string>
1678 // CHECK-NEXT: <string>Entered call from &apos;my_malloc_and_free&apos;</string>
1680 // CHECK-NEXT: <string>Entered call from &apos;my_malloc_and_free&apos;</string>

Completed in 445 milliseconds