Home
last modified time | relevance | path

Searched defs:asinh (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d120 alias core.stdc.math.asinh asinh; in version() local
122 alias core.stdc.math.asinhf asinh; in version() local
124 alias core.stdc.math.asinhl asinh; in version() local
127 deprecated alias core.stdc.complex.casinh asinh; in version() local
128 deprecated alias core.stdc.complex.casinhf asinh; in version() local
129 deprecated alias core.stdc.complex.casinhl asinh; in version() local
620 alias core.stdc.math.asinh asinh; in version() local
622 alias core.stdc.math.asinhf asinh; in version() local
624 alias core.stdc.math.asinhl asinh; in version() local
627 deprecated alias core.stdc.complex.casinh asinh; in version() local
[all …]
/netbsd-src/lib/libm/src/
H A Ds_asinh.c38 asinh(double x) in asinh() function
/netbsd-src/lib/libm/noieee_src/
H A Dn_asinh.c84 asinh(double x) in asinh() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dtrigonometry.d1335 real asinh(real x) @safe pure nothrow @nogc { return _asinh(x); } in asinh() function
1338 double asinh(double x) @safe pure nothrow @nogc { return _asinh(x); } in asinh() function
1341 float asinh(float x) @safe pure nothrow @nogc { return _asinh(x); } in asinh() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h174 __DEVICE__ std::complex<_Tp> asinh(const std::complex<_Tp> &__x) { in asinh() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h1093 inline _LIBCPP_INLINE_VISIBILITY float asinh(float __lcpp_x) _NOEXCEPT {return ::asinhf… in asinh() function
1094 inline _LIBCPP_INLINE_VISIBILITY long double asinh(long double __lcpp_x) _NOEXCEPT {return ::asinhl… in asinh() function
1099 asinh(_A1 __lcpp_x) _NOEXCEPT {return ::asinh((double)__lcpp_x);} in asinh() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h65 #define asinh(z) __TGMATH_CPLX(z, asinh, casinh) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h65 #define asinh(z) __TGMATH_CPLX(z, asinh, casinh) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d1567 real asinh(real x) @safe pure nothrow @nogc in asinh() function
1577 double asinh(double x) @safe pure nothrow @nogc { return asinh(cast(real) x); } in asinh() function
1580 float asinh(float x) @safe pure nothrow @nogc { return asinh(cast(real) x); } in asinh() function
/netbsd-src/include/
H A Dtgmath.h135 #define asinh(a) __TG_COMPLEX((a), asinh) macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h64 __DEVICE__ double asinh(double __a) { return __nv_asinh(__a); } in asinh() function
H A Dtgmath.h199 #define asinh(__x) __tg_asinh(__tg_promote1((__x))(__x)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf345 asinh, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf345 asinh, 99 keyword