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.c83 const unsigned int max_alloc_count = 30; in START_TEST() local
85 for (i = 0; i < max_alloc_count; i++) { in START_TEST()
102 else if (i == max_alloc_count) in START_TEST()
233 const int max_alloc_count = 40; in START_TEST() local
235 for (i = 0; i < max_alloc_count; i++) { in START_TEST()
246 else if (i == max_alloc_count) in START_TEST()
293 const int max_alloc_count = 40; in START_TEST() local
295 for (i = 0; i < max_alloc_count; i++) { in START_TEST()
306 else if (i == max_alloc_count) in START_TEST()
336 const int max_alloc_count = 40; in START_TEST() local
[all …]
H A Dmisc_tests.c69 const unsigned int max_alloc_count = 10; in START_TEST() local
72 for (i = 0; i < max_alloc_count; i++) { in START_TEST()
80 else if (i == max_alloc_count) in START_TEST()
89 const unsigned int max_alloc_count = 10; in START_TEST() local
92 for (i = 0; i < max_alloc_count; i++) { in START_TEST()
100 else if (i == max_alloc_count) in START_TEST()
H A Dhandlers.c1272 const unsigned int max_alloc_count = 10; in external_entity_duff_loader() local
1278 for (i = 0; i < max_alloc_count; i++) { in external_entity_duff_loader()
1288 else if (i == max_alloc_count) in external_entity_duff_loader()
1307 const int max_alloc_count = 20; in external_entity_dbl_handler() local
1329 for (i = 0; i < max_alloc_count; i++) { in external_entity_dbl_handler()
1339 } else if (i == max_alloc_count) { in external_entity_dbl_handler()