Home
last modified time | relevance | path

Searched refs:ccosh (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/msun/tests/
H A Dctrig_test.c142 testall_even(ccosh, zero, 1.0, ALL_STD_EXCEPT, 0, CS_BOTH); in ATF_TC_BODY()
170 testall_even(ccosh, z, nan_nan, ALL_STD_EXCEPT, 0, 0); in ATF_TC_BODY()
178 testall_even(ccosh, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY()
187 testall_even(ccosh, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY()
196 testall_even(ccosh, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY()
214 testall_even(ccosh, z, CMPLXL(NAN, 0), ALL_STD_EXCEPT, 0, 0); in ATF_TC_BODY()
222 testall_even(ccosh, z, CMPLXL(NAN, 0), ALL_STD_EXCEPT, 0, 0); in ATF_TC_BODY()
252 testall_even(ccosh, z, CMPLXL(INFINITY, NAN), in ATF_TC_BODY()
341 test_even_tol(ccosh, z, CMPLXL(cos(nums[i]), in ATF_TC_BODY()
420 testall_even_tol(ccosh, z, in ATF_TC_BODY()
[all …]
/freebsd/lib/msun/src/
H A Ds_ccosh.c49 ccosh(double complex z) in ccosh() function
155 return (ccosh(CMPLX(-cimag(z), creal(z)))); in ccos()
/freebsd/lib/msun/
H A DMakefile173 ceil.3 cacos.3 ccos.3 ccosh.3 cexp.3 \
201 MLINKS+=ccosh.3 ccoshf.3 ccosh.3 csinh.3 ccosh.3 csinhf.3 \
202 ccosh.3 ctanh.3 ccosh.3 ctanhf.3
H A DSymbol.map259 ccosh;
/freebsd/include/
H A Dcomplex.h95 double complex ccosh(double complex);
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h337 __tg_cosh(double _Complex __x) {return ccosh(__x);} in __tg_cosh()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc349 SYMBOL(ccosh, None, <complex.h>)
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.def1563 LIBBUILTIN(ccosh, "XdXd", "fne", COMPLEX_H, ALL_LANGUAGES)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1446 fun:ccosh=uninstrumented