Home
last modified time | relevance | path

Searched refs:test_realloc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/test/dfsan/
H A Dinterceptors.c139 void test_realloc() { in test_realloc() function
190 test_realloc(); in main()
/llvm-project/clang/test/Analysis/
H A Dunix-fns.c156 void test_realloc(char *ptr) { in test_realloc() function