Searched defs:asinh (Results 1 - 9 of 9) sorted by path

/netbsd-current/include/
H A Dtgmath.h135 #define asinh(a) __TG_COMPLEX((a), asinh) macro
/netbsd-current/lib/libm/noieee_src/
H A Dn_asinh.c84 asinh(double x) function
/netbsd-current/lib/libm/src/
H A Ds_asinh.c38 asinh(double x) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h64 __DEVICE__ double asinh(double __a) { return __nv_asinh(__a); } function
H A D__clang_hip_math.h703 double asinh(double __x) { return __ocml_asinh_f64(__x); } function
H A Dtgmath.h198 #undef asinh macro
199 #define asinh(__x) __tg_asinh(__tg_promote1((__x))(__x)) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h174 __DEVICE__ std::complex<_Tp> asinh(const std::complex<_Tp> &__x) { function in namespace:std
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h65 #define asinh(z) __TGMATH_CPLX(z, asinh, casinh) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h65 #define asinh(z) __TGMATH_CPLX(z, asinh, casinh) macro

Completed in 322 milliseconds