Home
last modified time | relevance | path

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

/openbsd/lib/libm/src/
H A Ds_casinh.c50 casinh(double complex z) in casinh() function
57 DEF_STD(casinh);
58 LDBL_MAYBE_UNUSED_CLONE(casinh);
/openbsd/regress/lib/libm/msun/
H A Dinvctrig_test.c136 testall_odd(casinh, zero, zero, ALL_STD_EXCEPT, 0, CS_BOTH); in ATF_TC_BODY()
167 testall(casinh, z, nan_nan, ALL_STD_EXCEPT, 0, 0); in ATF_TC_BODY()
175 testall(casinh, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY()
183 testall(casinh, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY()
192 testall(casinh, z, CMPLXL(INFINITY, NAN), ALL_STD_EXCEPT, 0, 0); in ATF_TC_BODY()
201 testall_odd(casinh, z, CMPLXL(INFINITY, NAN), ALL_STD_EXCEPT, 0, in ATF_TC_BODY()
211 testall_odd(casinh, z, nan_nan, OPT_INVALID, 0, 0); in ATF_TC_BODY()
219 testall(casinh, z, CMPLXL(NAN, 0), ALL_STD_EXCEPT, 0, CS_IMAG); in ATF_TC_BODY()
243 testall_odd_tol(casinh, z, CMPLXL(INFINITY, pi / 4), 1); in ATF_TC_BODY()
264 testall_odd_tol(casinh, z, CMPLXL(INFINITY, pi / 2), 1); in ATF_TC_BODY()
[all …]
/openbsd/regress/lib/libm/complex/
H A Dcomplex.c34 r = casinh(z4); in main()
/openbsd/lib/libm/hidden/
H A Dcomplex.h30 PROTO_NORMAL(casinh);
/openbsd/include/
H A Dcomplex.h50 double complex casinh(double complex);
/openbsd/lib/libm/
H A DSymbols.map47 casinh;
H A DMakefile154 MAN+= cacos.3 cacosh.3 carg.3 casin.3 casinh.3 catan.3 catanh.3 \
/openbsd/gnu/llvm/clang/lib/Headers/
H A Dtgmath.h192 __tg_asinh(double _Complex __x) {return casinh(__x);} in __tg_asinh()
/openbsd/gnu/gcc/gcc/
H A Dbuiltins.def436 DEF_C99_BUILTIN (BUILT_IN_CASINH, "casinh", BT_FN_COMPLEX_DOUBLE_COMPLEX_DOUBLE, ATTR_MATHFN…
/openbsd/gnu/llvm/clang/include/clang/Tooling/Inclusions/
H A DCSymbolMap.inc334 SYMBOL(casinh, None, <complex.h>)
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DBuiltins.def1474 LIBBUILTIN(casinh, "XdXd", "fne", COMPLEX_H, ALL_LANGUAGES)
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1422 fun:casinh=uninstrumented
/openbsd/distrib/sets/lists/comp/
H A Dmi2317 ./usr/share/man/man3/casinh.3
/openbsd/gnu/gcc/gcc/doc/
H A Dextend.texi5293 @findex casinh
5668 @code{casinhl}, @code{casinh}, @code{casinl}, @code{casin},
H A Dgcc.info20341 `cargf', `cargl', `carg', `casinf', `casinhf', `casinhl', `casinh',