Searched refs:testall_even_tol (Results 1 – 2 of 2) sorted by relevance
| /freebsd/lib/msun/tests/ |
| H A D | invctrig_test.c | 112 #define testall_even_tol(func, x, result, tol) do { \ macro 213 testall_even_tol(cacos, z, CMPLXL(pi / 2, NAN), 1); in ATF_TC_BODY()
|
| H A D | ctrig_test.c | 124 #define testall_even_tol(func, x, result, tol) do { \ macro 426 testall_even_tol(ccosh, z, in ATF_TC_BODY()
|