Home
last modified time | relevance | path

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

/stdlib/
A Dtst-qsort2.c29 test (size_t nmemb, size_t size) in test() function
74 ret |= test (atoi (argv[1]), atoi (argv[2])); in main()
77 ret |= test (10000, 1); in main()
78 ret |= test (200000, 2); in main()
79 ret |= test (2000000, 3); in main()
80 ret |= test (2132310, 4); in main()
81 ret |= test (1202730, 7); in main()
82 ret |= test (1184710, 8); in main()
83 ret |= test (272710, 12); in main()
84 ret |= test (14170, 32); in main()
[all …]
A Dtst-strfmon_l.c225 for (const struct locale_pair *test = tests; in do_test() local
226 test->locale_name != NULL; ++test) in do_test()
228 init_loc (en_us_name, test->locale_name); in do_test()
229 test_pair (&test->pair); in do_test()
231 test_en_us (test->locale_name); in do_test()
A Dtst-strfrom-locale.c21 static const struct test tests[] = {
45 static const struct test stest[] = {
A Dtst-strfrom.c21 static const struct test tests[] = {
45 static const struct test stest[] = {
A Dtst-strtod2.c4 struct test struct
A Dtst-strtod-underflow.c56 struct test struct
62 static const struct test tests[] = argument
A Dtst-strfrom.h51 struct test { struct
A Dtst-strtod-round-data.h2 static const struct test tests[] = {
A Dtst-strtod-round-skeleton.c183 struct test { struct

Completed in 26 milliseconds