Home
last modified time | relevance | path

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

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