Searched refs:csinhf (Results 1 – 8 of 8) sorted by relevance
| /src/lib/msun/src/ |
| H A D | s_csinhf.c | 41 csinhf(float complex z) in csinhf() function 104 z = csinhf(CMPLXF(cimagf(z), crealf(z))); in csinf()
|
| /src/include/ |
| H A D | complex.h | 126 float complex csinhf(float complex);
|
| /src/lib/msun/ |
| H A D | Symbol.map | 256 csinhf;
|
| H A D | Makefile | 201 MLINKS+=ccosh.3 ccoshf.3 ccosh.3 csinh.3 ccosh.3 csinhf.3 \
|
| /src/lib/msun/tests/ |
| H A D | ctrig_test.c | 327 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 D | tgmath.h | 362 __tg_sinh(float _Complex __x) {return csinhf(__x);} in __tg_sinh()
|
| /src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | CSymbolMap.inc | 404 SYMBOL(csinhf, None, <complex.h>)
|
| /src/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1535 fun:csinhf=uninstrumented
|