Lines Matching refs:ctanh
144 testall_odd(ctanh, zero, zero, ALL_STD_EXCEPT, 0, CS_BOTH); in ATF_TC_BODY()
171 testall_odd(ctanh, z, nan_nan, ALL_STD_EXCEPT, 0, 0); in ATF_TC_BODY()
180 testall_odd(ctanh, z, nan_nan, OPT_INVALID & ~FE_INEXACT, 0, 0); in ATF_TC_BODY()
188 testall_odd(ctanh, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY()
197 testall_odd(ctanh, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY()
207 testall_odd(ctanh, z, CMPLXL(1, 0), ALL_STD_EXCEPT, 0, CS_REAL); in ATF_TC_BODY()
215 testall_odd(ctanh, z, CMPLXL(0, NAN), OPT_INVALID, 0, CS_REAL); in ATF_TC_BODY()
223 testall_odd(ctanh, z, CMPLXL(NAN, 0), ALL_STD_EXCEPT, 0, CS_IMAG); in ATF_TC_BODY()
254 testall_odd(ctanh, z, CMPLXL(1, 0), ALL_STD_EXCEPT, 0, CS_REAL); in ATF_TC_BODY()
268 testall_odd(ctanh, z, CMPLXL(1, 0 * sin(finites[i] * 2)), in ATF_TC_BODY()
280 testall_odd(ctanh, z, CMPLXL(0, NAN), ALL_STD_EXCEPT, FE_INVALID, CS_REAL); in ATF_TC_BODY()
290 testall_odd(ctanh, z, CMPLXL(NAN, NAN), OPT_INEXACT, FE_INVALID, 0); in ATF_TC_BODY()
317 test_odd_tol(ctanh, z, CMPLXL(tanh(nums[i]), 0), DBL_ULP()); in ATF_TC_BODY()
343 test_odd_tol(ctanh, z, CMPLXL(0, tan(nums[i])), DBL_ULP()); in ATF_TC_BODY()
422 testall_odd_tol(ctanh, z, in ATF_TC_BODY()
439 testall_odd_tol(ctanh, z, in ATF_TC_BODY()
442 testall_odd_tol(ctanh, z, in ATF_TC_BODY()
446 test_odd_tol(ctanh, z, in ATF_TC_BODY()
450 test_odd_tol(ctanh, z, in ATF_TC_BODY()
454 test_odd_tol(ctanh, z, in ATF_TC_BODY()