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

/freebsd-13-stable/contrib/expat/tests/
H A Druntests.c7182 static intptr_t reallocation_count = REALLOC_ALWAYS_SUCCEED; variable
7197 if (reallocation_count == 0)
7199 if (reallocation_count != REALLOC_ALWAYS_SUCCEED)
7200 reallocation_count--;
7552 reallocation_count = REALLOC_ALWAYS_SUCCEED;
8229 reallocation_count = i;
8242 reallocation_count = -1;
8267 reallocation_count = (intptr_t)XML_GetUserData(parser);
8274 reallocation_count = -1;
8334 reallocation_count
[all...]

Completed in 166 milliseconds