Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/msun/tests/
Dctrig_test.c151 testall_even(ccosh, zero, 1.0, ALL_STD_EXCEPT, 0, CS_BOTH); in ATF_TC_BODY()
179 testall_even(ccosh, z, nan_nan, ALL_STD_EXCEPT, 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()
205 testall_even(ccosh, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY()
214 testall_even(ccosh, z, CMPLXL(INFINITY, NAN), ALL_STD_EXCEPT, 0, in ATF_TC_BODY()
223 testall_even(ccosh, z, CMPLXL(NAN, 0), ALL_STD_EXCEPT, 0, 0); in ATF_TC_BODY()
231 testall_even(ccosh, z, CMPLXL(NAN, 0), ALL_STD_EXCEPT, 0, 0); in ATF_TC_BODY()
261 testall_even(ccosh, z, CMPLXL(INFINITY, NAN), in ATF_TC_BODY()
276 testall_even(ccosh, z, CMPLXL(c, s), OPT_INEXACT, 0, CS_BOTH); in ATF_TC_BODY()
[all …]
/freebsd-12-stable/lib/msun/src/
Ds_ccosh.c52 ccosh(double complex z) in ccosh() function
158 return (ccosh(CMPLX(-cimag(z), creal(z)))); in ccos()
/freebsd-12-stable/lib/msun/
DMakefile162 ceil.3 cacos.3 ccos.3 ccosh.3 cexp.3 \
189 MLINKS+=ccosh.3 ccoshf.3 ccosh.3 csinh.3 ccosh.3 csinhf.3 \
190 ccosh.3 ctanh.3 ccosh.3 ctanhf.3
DSymbol.map260 ccosh;
/freebsd-12-stable/include/
Dcomplex.h97 double complex ccosh(double complex);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
Dtgmath.h337 __tg_cosh(double _Complex __x) {return ccosh(__x);} in __tg_cosh()
/freebsd-12-stable/contrib/gcc/
Dbuiltins.def448 DEF_C99_BUILTIN (BUILT_IN_CCOSH, "ccosh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN_F…
/freebsd-12-stable/contrib/libstdc++/
DChangeLog-1998897 * math/ccosh.c: Likewise.
DChangeLog-2000405 (EXTRA_DIST): Remove ccos, ccosf, csin, csinf, ccosh, ccoshf,
417 * libmath/ccosh.c: Likewise.
439 * acinclude.m4: Remove check for ccos, ccosf, ccosl, ccosh,
Dacinclude.m4865 ccosh(tmpd);
DChangeLog-19993242 * math/ccosh.c: Likewise.
Dconfigure7464 ccosh(tmpd);
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DBuiltins.def1444 LIBBUILTIN(ccosh, "XdXd", "fne", "complex.h", ALL_LANGUAGES)
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1441 fun:ccosh=uninstrumented
/freebsd-12-stable/contrib/gcc/doc/
Dextend.texi5420 @findex ccosh
5783 @code{ccosf}, @code{ccoshf}, @code{ccoshl}, @code{ccosh}, @code{ccosl},