/openbsd/lib/libm/src/ |
H A D | s_casinh.c | 50 casinh(double complex z) in casinh() function 57 DEF_STD(casinh); 58 LDBL_MAYBE_UNUSED_CLONE(casinh);
|
/openbsd/regress/lib/libm/msun/ |
H A D | invctrig_test.c | 136 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 D | complex.c | 34 r = casinh(z4); in main()
|
/openbsd/lib/libm/hidden/ |
H A D | complex.h | 30 PROTO_NORMAL(casinh);
|
/openbsd/include/ |
H A D | complex.h | 50 double complex casinh(double complex);
|
/openbsd/lib/libm/ |
H A D | Symbols.map | 47 casinh;
|
H A D | Makefile | 154 MAN+= cacos.3 cacosh.3 carg.3 casin.3 casinh.3 catan.3 catanh.3 \
|
/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | tgmath.h | 192 __tg_asinh(double _Complex __x) {return casinh(__x);} in __tg_asinh()
|
/openbsd/gnu/gcc/gcc/ |
H A D | builtins.def | 436 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 D | CSymbolMap.inc | 334 SYMBOL(casinh, None, <complex.h>)
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | Builtins.def | 1474 LIBBUILTIN(casinh, "XdXd", "fne", COMPLEX_H, ALL_LANGUAGES)
|
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 1422 fun:casinh=uninstrumented
|
/openbsd/distrib/sets/lists/comp/ |
H A D | mi | 2317 ./usr/share/man/man3/casinh.3
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | extend.texi | 5293 @findex casinh 5668 @code{casinhl}, @code{casinh}, @code{casinl}, @code{casin},
|
H A D | gcc.info | 20341 `cargf', `cargl', `carg', `casinf', `casinhf', `casinhl', `casinh',
|