Searched defs:acos (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/lib/libm/noieee_src/
H A Dn_asincos.c174 acos(double x) function
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dacos.c27 mpfr_acos (mpfr_ptr acos, mpfr_srcptr x, mpfr_rnd_t rnd_mode) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h325 __DEVICE__ std::complex<_Tp> acos(const std::complex<_Tp> &__x) { function in namespace:std
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h112 acos (double x) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h112 acos (double x) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_cmath.h45 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
H A Dtgmath.h82 #undef acos macro
83 #define acos(__x) __tg_acos(__tg_promote1((__x))(__x)) macro
H A D__clang_cuda_math.h58 __DEVICE__ double acos(double __a) { return __nv_acos(__a); } function
H A D__clang_hip_math.h694 double acos(double __x) { return __ocml_acos_f64(__x); } function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h61 #define acos(z) __TGMATH_CPLX(z, acos, cacos) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h61 #define acos(z) __TGMATH_CPLX(z, acos, cacos) macro
/netbsd-current/include/
H A Dtgmath.h131 #define acos(a) __TG_COMPLEX((a), acos) macro
/netbsd-current/lib/libm/src/
H A Dnamespace.h3 #define acos _acos macro

Completed in 512 milliseconds