Home
last modified time | relevance | path

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

/freebsd-src/lib/msun/tests/
H A Dctrig_test.c140 testall_odd(csinh, zero, zero, ALL_STD_EXCEPT, 0, CS_BOTH); in ATF_TC_BODY()
169 testall_odd(csinh, z, nan_nan, ALL_STD_EXCEPT, 0, 0); in ATF_TC_BODY()
177 testall_odd(csinh, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY()
186 testall_odd(csinh, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY()
195 testall_odd(csinh, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY()
204 testall_odd(csinh, z, CMPLXL(INFINITY, NAN), ALL_STD_EXCEPT, 0, 0); in ATF_TC_BODY()
213 testall_odd(csinh, z, CMPLXL(0, NAN), ALL_STD_EXCEPT, 0, CS_REAL); in ATF_TC_BODY()
221 testall_odd(csinh, z, CMPLXL(NAN, 0), ALL_STD_EXCEPT, 0, CS_IMAG); in ATF_TC_BODY()
250 testall_odd(csinh, z, CMPLXL(INFINITY, NAN), in ATF_TC_BODY()
266 testall_odd(csinh, z, CMPLXL(c, s), OPT_INEXACT, 0, CS_BOTH); in ATF_TC_BODY()
[all …]
/freebsd-src/lib/msun/src/
H A Ds_csinh.c49 csinh(double complex z) in csinh() function
154 z = csinh(CMPLX(cimag(z), creal(z))); in csin()
/freebsd-src/include/
H A Dcomplex.h125 double complex csinh(double complex);
/freebsd-src/lib/msun/
H A DSymbol.map255 csinh;
H A DMakefile201 MLINKS+=ccosh.3 ccoshf.3 ccosh.3 csinh.3 ccosh.3 csinhf.3 \
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h366 __tg_sinh(double _Complex __x) {return csinh(__x);} in __tg_sinh()
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc403 SYMBOL(csinh, None, <complex.h>)
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.def
/freebsd-src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1534 fun:csinh=uninstrumented