Home
last modified time | relevance | path

Searched defs:test (Results 1 – 6 of 6) sorted by relevance

/stdlib/
A Dtst-strtod2.c4 struct test struct
9 } tests[] = argument
30 printf ("test %zu r = %g, expect %g\n", i, r, tests[i].result); in do_test() argument
A Dtst-strfrom.h51 struct test { struct
56 struct test_input t; argument
A Dtst-strtod-underflow.c56 struct test struct
62 static const struct test tests[] = argument
A Dtst-qsort2.c29 test (size_t nmemb, size_t size) in test() function
A Dtst-strtod-round-skeleton.c183 struct test { struct
185 struct test_exactness exact; argument
186 struct test_results r[4]; argument
187 struct test_overflow o[4]; argument
190 /* Include the generated test data. */ argument
A Dtst-strfmon_l.c225 for (const struct locale_pair *test = tests; in do_test() local

Completed in 11 milliseconds