Home
last modified time | relevance | path

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

/external/expat/tests/
Druntests.c7910 static intptr_t reallocation_count = REALLOC_ALWAYS_SUCCEED; variable
7925 if (reallocation_count == 0) in duff_reallocator()
7927 if (reallocation_count != REALLOC_ALWAYS_SUCCEED) in duff_reallocator()
7928 reallocation_count--; in duff_reallocator()
8166 reallocation_count = REALLOC_ALWAYS_SUCCEED; in alloc_setup()
8897 reallocation_count = i; in START_TEST()
8909 reallocation_count = -1; in START_TEST()
8934 reallocation_count = (intptr_t)XML_GetUserData(parser); in external_entity_reallocator()
8940 reallocation_count = -1; in external_entity_reallocator()
9005 reallocation_count = i; in START_TEST()
[all …]