Searched refs:test_f (Results 1 – 3 of 3) sorted by relevance
| /freebsd/lib/msun/tests/ |
| H A D | cexp_test.c | 71 #define test_f(func, z, result, exceptmask, excepts, checksign) \ macro 83 test_f(cexpf, x, result, exceptmask, excepts, checksign); \ 202 test_f(cexpf, CMPLXL(finites[i], 0.0), in ATF_TC_BODY() 205 test_f(cexpf, CMPLXL(finites[i], -0.0), in ATF_TC_BODY() 223 test_f(cexpf, CMPLXL(0.0, finites[i]), in ATF_TC_BODY() 226 test_f(cexpf, CMPLXL(-0.0, finites[i]), in ATF_TC_BODY()
|
| /freebsd/contrib/libarchive/unzip/test/ |
| H A D | test_f.c | 10 DEFINE_TEST(test_f) in DEFINE_TEST() argument
|
| /freebsd/usr.bin/unzip/tests/ |
| H A D | Makefile | 40 test_f.c \
|