Home
last modified time | relevance | path

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

/external/expat/tests/
Druntests.c7907 #define REALLOC_ALWAYS_SUCCEED (-1) macro
7910 static intptr_t reallocation_count = REALLOC_ALWAYS_SUCCEED;
7927 if (reallocation_count != REALLOC_ALWAYS_SUCCEED) in duff_reallocator()
8166 reallocation_count = REALLOC_ALWAYS_SUCCEED; in alloc_setup()
10499 reallocation_count = REALLOC_ALWAYS_SUCCEED; in nsalloc_setup()