Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dalloc_tests.c87 const int max_alloc_count = 15; in START_TEST() local
89 for (i = 0; i < max_alloc_count; i++) { in START_TEST()
105 if (i == max_alloc_count) in START_TEST()
136 const int max_alloc_count = 20; in START_TEST() local
138 for (i = 0; i < max_alloc_count; i++) { in START_TEST()
151 if (i == max_alloc_count) in START_TEST()
164 const int max_alloc_count = 15; in START_TEST() local
166 for (i = 0; i < max_alloc_count; i++) { in START_TEST()
178 if (i == max_alloc_count) in START_TEST()
190 const int max_alloc_count in START_TEST() local
231 const int max_alloc_count = 20; START_TEST() local
255 const int max_alloc_count = 15; START_TEST() local
281 const int max_alloc_count = 15; START_TEST() local
326 const unsigned int max_alloc_count = 15; START_TEST() local
440 const unsigned int max_alloc_count = 20; START_TEST() local
502 const int max_alloc_count = 25; START_TEST() local
549 const int max_alloc_count = 5; START_TEST() local
567 const int max_alloc_count = 5; START_TEST() local
710 const int max_alloc_count = 50; START_TEST() local
822 const int max_alloc_count = 25; START_TEST() local
871 const int max_alloc_count = 25; START_TEST() local
897 const int max_alloc_count = 25; START_TEST() local
929 const int max_alloc_count = 30; START_TEST() local
1152 const int max_alloc_count = 20; START_TEST() local
1203 const int max_alloc_count = 20; START_TEST() local
1252 const int max_alloc_count = 20; START_TEST() local
1287 const int max_alloc_count = 20; START_TEST() local
1368 const int max_alloc_count = 50; START_TEST() local
1432 const int max_alloc_count = 15; START_TEST() local
1458 const int max_alloc_count = 15; START_TEST() local
1524 const int max_alloc_count = 15; START_TEST() local
1545 const int max_alloc_count = 15; START_TEST() local
1590 const int max_alloc_count = 20; START_TEST() local
1634 const int max_alloc_count = 25; START_TEST() local
1842 const int max_alloc_count = 20; START_TEST() local
1887 const int max_alloc_count = 25; START_TEST() local
1938 const int max_alloc_count = 40; START_TEST() local
1986 const int max_alloc_count = 40; START_TEST() local
2054 const int max_alloc_count = 40; START_TEST() local
[all...]
H A Dnsalloc_tests.c84 const unsigned int max_alloc_count = 30; in START_TEST() local
86 for (i = 0; i < max_alloc_count; i++) { in START_TEST()
103 else if (i == max_alloc_count) in START_TEST()
234 const int max_alloc_count = 40; in START_TEST() local
236 for (i = 0; i < max_alloc_count; i++) { in START_TEST()
247 else if (i == max_alloc_count) in START_TEST()
294 const int max_alloc_count = 40; in START_TEST() local
296 for (i = 0; i < max_alloc_count; i++) { in START_TEST()
307 else if (i == max_alloc_count) in START_TEST()
337 const int max_alloc_count = 40; in START_TEST() local
[all …]
H A Dmisc_tests.c70 const unsigned int max_alloc_count = 10; in START_TEST() local
73 for (i = 0; i < max_alloc_count; i++) { in START_TEST()
81 else if (i == max_alloc_count) in START_TEST()
90 const unsigned int max_alloc_count = 10; in START_TEST() local
93 for (i = 0; i < max_alloc_count; i++) { in START_TEST()
101 else if (i == max_alloc_count) in START_TEST()
H A Dhandlers.c1282 const unsigned int max_alloc_count = 10; in external_entity_duff_loader() local
1288 for (i = 0; i < max_alloc_count; i++) { in external_entity_duff_loader()
1298 else if (i == max_alloc_count) in external_entity_duff_loader()
1317 const int max_alloc_count = 20; in external_entity_dbl_handler() local
1339 for (i = 0; i < max_alloc_count; i++) { in external_entity_dbl_handler()
1349 } else if (i == max_alloc_count) { in external_entity_dbl_handler()