Home
last modified time | relevance | path

Searched defs:acosh (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/lib/libm/src/
H A Dw_acosh.c26 acosh(double x) /* wrapper acosh */ in acosh() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d108 alias core.stdc.math.acosh acosh; in version() local
110 alias core.stdc.math.acoshf acosh; in version() local
112 alias core.stdc.math.acoshl acosh; in version() local
115 deprecated alias core.stdc.complex.cacosh acosh; in version() local
116 deprecated alias core.stdc.complex.cacoshf acosh; in version() local
117 deprecated alias core.stdc.complex.cacoshl acosh; in version() local
608 alias core.stdc.math.acosh acosh; in version() local
610 alias core.stdc.math.acoshf acosh; in version() local
612 alias core.stdc.math.acoshl acosh; in version() local
615 deprecated alias core.stdc.complex.cacosh acosh; in version() local
[all …]
/netbsd-src/lib/libm/noieee_src/
H A Dn_acosh.c89 acosh(double x) in acosh() function
/netbsd-src/lib/lua/libm/
H A Dlibm.c108 DFUNC_DBL(acosh) in DFUNC_DBL() argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dtrigonometry.d1280 real acosh(real x) @safe pure nothrow @nogc { return _acosh(x); } in acosh() function
1283 double acosh(double x) @safe pure nothrow @nogc { return _acosh(x); } in acosh() function
1286 float acosh(float x) @safe pure nothrow @nogc { return _acosh(x); } in acosh() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h202 __DEVICE__ std::complex<_Tp> acosh(const std::complex<_Tp> &__x) { in acosh() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h1083 inline _LIBCPP_INLINE_VISIBILITY float acosh(float __lcpp_x) _NOEXCEPT {return ::acoshf… in acosh() function
1084 inline _LIBCPP_INLINE_VISIBILITY long double acosh(long double __lcpp_x) _NOEXCEPT {return ::acoshl… in acosh() function
1089 acosh(_A1 __lcpp_x) _NOEXCEPT {return ::acosh((double)__lcpp_x);} in acosh() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h64 #define acosh(z) __TGMATH_CPLX(z, acosh, cacosh) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h64 #define acosh(z) __TGMATH_CPLX(z, acosh, cacosh) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d1526 real acosh(real x) @safe pure nothrow @nogc in acosh() function
1535 double acosh(double x) @safe pure nothrow @nogc { return acosh(cast(real) x); } in acosh() function
1538 float acosh(float x) @safe pure nothrow @nogc { return acosh(cast(real) x); } in acosh() function
/netbsd-src/include/
H A Dtgmath.h134 #define acosh(a) __TG_COMPLEX((a), acosh) macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h60 __DEVICE__ double acosh(double __a) { return __nv_acosh(__a); } in acosh() function
H A Dtgmath.h170 #define acosh(__x) __tg_acosh(__tg_promote1((__x))(__x)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf342 acosh, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf342 acosh, 99 keyword