Home
last modified time | relevance | path

Searched refs:ccoshf (Results 1 – 8 of 8) sorted by relevance

/freebsd/lib/msun/src/
H A Ds_ccoshf.c41 ccoshf(float complex z) in ccoshf() function
100 return (ccoshf(CMPLXF(-cimagf(z), crealf(z)))); in ccosf()
/freebsd/include/
H A Dcomplex.h96 float complex ccoshf(float complex);
/freebsd/lib/msun/
H A DSymbol.map260 ccoshf;
H A DMakefile201 MLINKS+=ccosh.3 ccoshf.3 ccosh.3 csinh.3 ccosh.3 csinhf.3 \
/freebsd/lib/msun/tests/
H A Dctrig_test.c325 test_even_tol(ccoshf, z, CMPLXL(coshf(nums[i]), 0), FLT_ULP()); in ATF_TC_BODY()
350 test_even_tol(ccoshf, z, CMPLXL(cosf(nums[i]), in ATF_TC_BODY()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h333 __tg_cosh(float _Complex __x) {return ccoshf(__x);} in __tg_cosh()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc350 SYMBOL(ccoshf, None, <complex.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1447 fun:ccoshf=uninstrumented