Home
last modified time | relevance | path

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

/src/lib/msun/src/
H A Ds_csinhf.c41 csinhf(float complex z) in csinhf() function
104 z = csinhf(CMPLXF(cimagf(z), crealf(z))); in csinf()
/src/include/
H A Dcomplex.h126 float complex csinhf(float complex);
/src/lib/msun/
H A DSymbol.map256 csinhf;
H A DMakefile201 MLINKS+=ccosh.3 ccoshf.3 ccosh.3 csinh.3 ccosh.3 csinhf.3 \
/src/lib/msun/tests/
H A Dctrig_test.c327 test_odd_tol(csinhf, z, CMPLXL(sinhf(nums[i]), 0), FLT_ULP()); in ATF_TC_BODY()
351 test_odd_tol(csinhf, z, CMPLXL(copysign(0, cosf(nums[i])), in ATF_TC_BODY()
/src/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h362 __tg_sinh(float _Complex __x) {return csinhf(__x);} in __tg_sinh()
/src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc404 SYMBOL(csinhf, None, <complex.h>)
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1535 fun:csinhf=uninstrumented