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

/freebsd-11-stable/contrib/expat/tests/
H A Druntests.c7181 static intptr_t allocation_count = ALLOC_ALWAYS_SUCCEED; variable
7187 if (allocation_count == 0)
7189 if (allocation_count != ALLOC_ALWAYS_SUCCEED)
7190 allocation_count--;
7212 allocation_count = i;
7232 allocation_count = i;
7551 allocation_count = ALLOC_ALWAYS_SUCCEED;
7571 allocation_count = i;
7635 allocation_count = i;
7663 allocation_count
[all...]

Completed in 135 milliseconds