Home
last modified time | relevance | path

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

/external/libxml2/
DtestOOMlib.h11 void* test_realloc (void *memory,
DtestOOMlib.c146 test_realloc (void *memory, in test_realloc() function
DtestOOM.c330 test_realloc, in main()
/external/clang/test/Analysis/
Dunix-fns.c111 void test_realloc(char *ptr) { in test_realloc() function