Home
last modified time | relevance | path

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

/netbsd-src/lib/libm/src/
H A Dw_cosh.c27 __weak_alias(cosh, _cosh) in __weak_alias() argument
H A Dnamespace.h29 #define cosh _cosh macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d144 alias core.stdc.math.cosh cosh; in version() local
146 alias core.stdc.math.coshf cosh; in version() local
148 alias core.stdc.math.coshl cosh; in version() local
151 deprecated alias core.stdc.complex.ccosh cosh; in version() local
152 deprecated alias core.stdc.complex.ccoshf cosh; in version() local
153 deprecated alias core.stdc.complex.ccoshl cosh; in version() local
644 alias core.stdc.math.cosh cosh; in version() local
646 alias core.stdc.math.coshf cosh; in version() local
648 alias core.stdc.math.coshl cosh; in version() local
651 deprecated alias core.stdc.complex.ccosh cosh; in version() local
[all …]
/netbsd-src/lib/libm/noieee_src/
H A Dn_cosh.c115 cosh(double x) in cosh() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dtrigonometry.d1117 real cosh(real x) @safe pure nothrow @nogc in cosh() function
1128 double cosh(double x) @safe pure nothrow @nogc { return cosh(cast(real) x); } in cosh() function
1131 float cosh(float x) @safe pure nothrow @nogc { return cosh(cast(real) x); } in cosh() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h279 __DEVICE__ std::complex<_Tp> cosh(const std::complex<_Tp> &__x) { in cosh() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h202 cosh (double x) in cosh() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h202 cosh (double x) in cosh() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h875 inline _LIBCPP_INLINE_VISIBILITY float cosh(float __lcpp_x) _NOEXCEPT {return ::coshf(_… in cosh() function
876 inline _LIBCPP_INLINE_VISIBILITY long double cosh(long double __lcpp_x) _NOEXCEPT {return ::coshl(_… in cosh() function
882 cosh(_A1 __lcpp_x) _NOEXCEPT {return ::cosh((double)__lcpp_x);} in cosh() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_cmath.h51 __DEVICE__ float cosh(float __x) { return ::coshf(__x); } in cosh() function
H A D__clang_cuda_math.h86 __DEVICE__ double cosh(double __a) { return __nv_cosh(__a); } in cosh() function
H A Dtgmath.h344 #define cosh(__x) __tg_cosh(__tg_promote1((__x))(__x)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h70 #define cosh(z) __TGMATH_CPLX(z, cosh, ccosh) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h70 #define cosh(z) __TGMATH_CPLX(z, cosh, ccosh) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d1393 real cosh(real x) @safe pure nothrow @nogc in cosh() function
1402 double cosh(double x) @safe pure nothrow @nogc { return cosh(cast(real) x); } in cosh() function
1405 float cosh(float x) @safe pure nothrow @nogc { return cosh(cast(real) x); } in cosh() function
/netbsd-src/include/
H A Dtgmath.h140 #define cosh(a) __TG_COMPLEX((a), cosh) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf53 cosh, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf53 cosh, 89 keyword