Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/expat/tests/
H A Dalloc_tests.c405 const int max_allocation_count = 30; in START_TEST() local
407 for (i = 0; i < max_allocation_count; i++) { in START_TEST()
421 if (i == max_allocation_count) in START_TEST()