Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dnsalloc_tests.c446 const int max_realloc_count = 10; in START_TEST() local
448 for (i = 0; i < max_realloc_count; i++) { in START_TEST()
463 else if (i == max_realloc_count) in START_TEST()
521 const unsigned max_realloc_count = 10; in START_TEST() local
529 for (i = 0; i < max_realloc_count; i++) { in START_TEST()
538 else if (i == max_realloc_count) in START_TEST()
601 const int max_realloc_count = 12; in START_TEST() local
603 for (i = 0; i < max_realloc_count; i++) { in START_TEST()
614 else if (i == max_realloc_count) in START_TEST()
677 const int max_realloc_count = 12; in START_TEST() local
[all …]
H A Dalloc_tests.c586 const int max_realloc_count = 10; in START_TEST() local
589 for (i = 0; i < max_realloc_count; i++) { in START_TEST()
606 else if (i == max_realloc_count) in START_TEST()
618 const int max_realloc_count = 10; in START_TEST() local
620 for (i = 0; i < max_realloc_count; i++) { in START_TEST()
632 if (i == max_realloc_count) in START_TEST()
664 const int max_realloc_count = 10; in START_TEST() local
666 for (i = 0; i < max_realloc_count; i++) { in START_TEST()
677 if (i == max_realloc_count) in START_TEST()
777 const int max_realloc_count in START_TEST() local
985 const int max_realloc_count = 10; START_TEST() local
1039 const int max_realloc_count = 10; START_TEST() local
1089 const int max_realloc_count = 10; START_TEST() local
1327 const int max_realloc_count = 10; START_TEST() local
1406 const int max_realloc_count = 10; START_TEST() local
1503 const int max_realloc_count = 10; START_TEST() local
1719 const int max_realloc_count = 5; START_TEST() local
1765 const int max_realloc_count = 5; START_TEST() local
1802 const int max_realloc_count = 5; START_TEST() local
[all...]