Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c7441 static intptr_t reallocation_count = REALLOC_ALWAYS_SUCCEED; variable
7456 if (reallocation_count == 0) in duff_reallocator()
7458 if (reallocation_count != REALLOC_ALWAYS_SUCCEED) in duff_reallocator()
7459 reallocation_count--; in duff_reallocator()
7809 reallocation_count = REALLOC_ALWAYS_SUCCEED; in alloc_setup()
8486 reallocation_count = i; in START_TEST()
8499 reallocation_count = -1; in START_TEST()
8524 reallocation_count = (intptr_t)XML_GetUserData(parser); in external_entity_reallocator()
8531 reallocation_count = -1; in external_entity_reallocator()
8591 reallocation_count = i; in START_TEST()
[all …]