Searched defs:test (Results 1 – 6 of 6) sorted by relevance
4 struct test struct9 } tests[] = argument30 printf ("test %zu r = %g, expect %g\n", i, r, tests[i].result); in do_test() argument
51 struct test { struct56 struct test_input t; argument
56 struct test struct62 static const struct test tests[] = argument
29 test (size_t nmemb, size_t size) in test() function
183 struct test { struct185 struct test_exactness exact; argument186 struct test_results r[4]; argument187 struct test_overflow o[4]; argument190 /* Include the generated test data. */ argument
225 for (const struct locale_pair *test = tests; in do_test() local
Completed in 11 milliseconds