Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c8315 const int max_allocation_count = 30; in START_TEST() local
8317 for (i = 0; i < max_allocation_count; i++) { in START_TEST()
8331 if (i == max_allocation_count) in START_TEST()