Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c7440 static intptr_t allocation_count = ALLOC_ALWAYS_SUCCEED; variable
7446 if (allocation_count == 0) in duff_allocator()
7448 if (allocation_count != ALLOC_ALWAYS_SUCCEED) in duff_allocator()
7449 allocation_count--; in duff_allocator()
7471 allocation_count = i; in START_TEST()
7491 allocation_count = i; in START_TEST()
7808 allocation_count = ALLOC_ALWAYS_SUCCEED; in alloc_setup()
7828 allocation_count = i; in START_TEST()
7892 allocation_count = i; in START_TEST()
7920 allocation_count = i; in START_TEST()
[all …]