Searched refs:ntests (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/tests/msun/
H A Dconj_test.c76 static const int ntests = sizeof(tests) / sizeof(tests[0]) / 2; local
81 printf("1..%d\n", ntests * 3);
83 for (i = 0; i < ntests; i++) {
H A Dnearbyint_test.c72 static const int ntests = sizeof(tests) / sizeof(tests[0]); variable
168 printf("1..%d\n", ntests * 2);
170 for (i = 0; i < ntests; i++) {

Completed in 34 milliseconds