Home
last modified time | relevance | path

Searched defs:sinh (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/lib/libm/src/
H A Dw_sinh.c27 __weak_alias(sinh, _sinh) in __weak_alias() argument
H A Dnamespace.h95 #define sinh _sinh macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d156 alias core.stdc.math.sinh sinh; in version() local
158 alias core.stdc.math.sinhf sinh; in version() local
160 alias core.stdc.math.sinhl sinh; in version() local
163 deprecated alias core.stdc.complex.csinh sinh; in version() local
164 deprecated alias core.stdc.complex.csinhf sinh; in version() local
165 deprecated alias core.stdc.complex.csinhl sinh; in version() local
656 alias core.stdc.math.sinh sinh; in version() local
658 alias core.stdc.math.sinhf sinh; in version() local
660 alias core.stdc.math.sinhl sinh; in version() local
663 deprecated alias core.stdc.complex.csinh sinh; in version() local
[all …]
/netbsd-src/lib/libm/noieee_src/
H A Dn_sinh.c109 sinh(double x) in sinh() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dtrigonometry.d1160 real sinh(real x) @safe pure nothrow @nogc { return _sinh(x); } in sinh() function
1163 double sinh(double x) @safe pure nothrow @nogc { return _sinh(x); } in sinh() function
1166 float sinh(float x) @safe pure nothrow @nogc { return _sinh(x); } in sinh() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h265 __DEVICE__ std::complex<_Tp> sinh(const std::complex<_Tp> &__x) { in sinh() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h191 sinh (double x) in sinh() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h191 sinh (double x) in sinh() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h1036 inline _LIBCPP_INLINE_VISIBILITY float sinh(float __lcpp_x) _NOEXCEPT {return ::sinhf(_… in sinh() function
1037 inline _LIBCPP_INLINE_VISIBILITY long double sinh(long double __lcpp_x) _NOEXCEPT {return ::sinhl(_… in sinh() function
1043 sinh(_A1 __lcpp_x) _NOEXCEPT {return ::sinh((double)__lcpp_x);} in sinh() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_cmath.h173 __DEVICE__ float sinh(float __x) { return ::sinhf(__x); } in sinh() function
H A D__clang_cuda_math.h309 __DEVICE__ double sinh(double __a) { return __nv_sinh(__a); } in sinh() function
H A Dtgmath.h373 #define sinh(__x) __tg_sinh(__tg_promote1((__x))(__x)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h71 #define sinh(z) __TGMATH_CPLX(z, sinh, csinh) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h71 #define sinh(z) __TGMATH_CPLX(z, sinh, csinh) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d1421 real sinh(real x) @safe pure nothrow @nogc in sinh() function
1437 double sinh(double x) @safe pure nothrow @nogc { return sinh(cast(real) x); } in sinh() function
1440 float sinh(float x) @safe pure nothrow @nogc { return sinh(cast(real) x); } in sinh() function
/netbsd-src/include/
H A Dtgmath.h141 #define sinh(a) __TG_COMPLEX((a), sinh) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf163 sinh, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf163 sinh, 89 keyword