Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dalloc_tests.c404 const int max_allocation_count = 30; in START_TEST() local
406 for (i = 0; i < max_allocation_count; i++) { in START_TEST()
420 if (i == max_allocation_count) in START_TEST()