Home
last modified time | relevance | path

Searched defs:tanh (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d168 alias core.stdc.math.tanh tanh; in version() local
170 alias core.stdc.math.tanhf tanh; in version() local
172 alias core.stdc.math.tanhl tanh; in version() local
175 deprecated alias core.stdc.complex.ctanh tanh; in version() local
176 deprecated alias core.stdc.complex.ctanhf tanh; in version() local
177 deprecated alias core.stdc.complex.ctanhl tanh; in version() local
668 alias core.stdc.math.tanh tanh; in version() local
670 alias core.stdc.math.tanhf tanh; in version() local
672 alias core.stdc.math.tanhl tanh; in version() local
675 deprecated alias core.stdc.complex.ctanh tanh; in version() local
[all …]
/netbsd-src/lib/libm/src/
H A Ds_tanh.c48 tanh(double x) in tanh() function
/netbsd-src/lib/libm/noieee_src/
H A Dn_tanh.c77 tanh(double x) tanh() function
[all...]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h346 …p exp10 pow10 log log10 log2 sin cos tan cotan asin acos atan ceil floor trunc round sinh cosh tanh variable
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h346 …p exp10 pow10 log log10 log2 sin cos tan cotan asin acos atan ceil floor trunc round sinh cosh tanh variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dtrigonometry.d1220 real tanh(real x) @safe pure nothrow @nogc { return _tanh(x); } in tanh() function
1223 double tanh(double x) @safe pure nothrow @nogc { return _tanh(x); } in tanh() function
1226 float tanh(float x) @safe pure nothrow @nogc { return _tanh(x); } in tanh() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h295 __DEVICE__ std::complex<_Tp> tanh(const std::complex<_Tp> &__x) { in tanh() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h213 tanh (double x) in tanh() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h213 tanh (double x) in tanh() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h1072 inline _LIBCPP_INLINE_VISIBILITY float tanh(float __lcpp_x) _NOEXCEPT {return ::tanhf(_… in tanh() function
1073 inline _LIBCPP_INLINE_VISIBILITY long double tanh(long double __lcpp_x) _NOEXCEPT {return ::tanhl(_… in tanh() function
1079 tanh(_A1 __lcpp_x) _NOEXCEPT {return ::tanh((double)__lcpp_x);} in tanh() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_cmath.h176 __DEVICE__ float tanh(float __x) { return ::tanhf(__x); } in tanh() function
H A D__clang_cuda_math.h317 __DEVICE__ double tanh(double __a) { return __nv_tanh(__a); } in tanh() function
H A Dtgmath.h402 #define tanh(__x) __tg_tanh(__tg_promote1((__x))(__x)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h72 #define tanh(z) __TGMATH_CPLX(z, tanh, ctanh) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h72 #define tanh(z) __TGMATH_CPLX(z, tanh, ctanh) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d1456 real tanh(real x) @safe pure nothrow @nogc in tanh() function
1469 double tanh(double x) @safe pure nothrow @nogc { return tanh(cast(real) x); } in tanh() function
1472 float tanh(float x) @safe pure nothrow @nogc { return tanh(cast(real) x); } in tanh() function
/netbsd-src/include/
H A Dtgmath.h142 #define tanh(a) __TG_COMPLEX((a), tanh) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf193 tanh, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf193 tanh, 89 keyword