Home
last modified time | relevance | path

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

/glibc-2.36/resolv/
Dtst-resolv-res_init-skeleton.c781 unsigned test_index = *test_indexp; in special_test_callback() local
782 TEST_VERIFY (test_index < special_tests_count); in special_test_callback()
784 printf ("info: special test %u\n", test_index); in special_test_callback()
787 switch (test_index) in special_test_callback()
793 if (test_index == 1) in special_test_callback()
803 if (test_index == 1) in special_test_callback()
856 switch (test_index) in special_test_callback()
885 if (iteration == 0 || test_index > 7) in special_test_callback()
889 if (test_index < 7) in special_test_callback()
902 if (test_index != 3 && test_index != 7) in special_test_callback()
[all …]
/glibc-2.36/string/
Dtester.c655 test_index (void) in test_index() function
1565 test_index (); in main()