Home
last modified time | relevance | path

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

/netbsd-src/lib/libm/noieee_src/
H A Dn_asincos.c95 __weak_alias(acos, _acos) in __weak_alias() argument
174 acos(double x) in acos() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d29 alias core.stdc.math.acos acos; in version() local
31 alias core.stdc.math.acosf acos; in version() local
33 alias core.stdc.math.acosl acos; in version() local
36 deprecated alias core.stdc.complex.cacos acos; in version() local
37 deprecated alias core.stdc.complex.cacosf acos; in version() local
38 deprecated alias core.stdc.complex.cacosl acos; in version() local
529 alias core.stdc.math.acos acos; in version() local
531 alias core.stdc.math.acosf acos; in version() local
533 alias core.stdc.math.acosl acos; in version() local
536 deprecated alias core.stdc.complex.cacos acos; in version() local
[all …]
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dacos.c27 mpfr_acos (mpfr_ptr acos, mpfr_srcptr x, mpfr_rnd_t rnd_mode) in mpfr_acos()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dtrigonometry.d558 real acos(real x) @safe pure nothrow @nogc in acos() function
566 double acos(double x) @safe pure nothrow @nogc { return acos(cast(real) x); } in acos() function
569 float acos(float x) @safe pure nothrow @nogc { return acos(cast(real) x); } in acos() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h325 __DEVICE__ std::complex<_Tp> acos(const std::complex<_Tp> &__x) { in acos() function
/netbsd-src/lib/libm/src/
H A Dnamespace.h3 #define acos _acos macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h112 acos (double x) in acos() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h112 acos (double x) in acos() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h792 inline _LIBCPP_INLINE_VISIBILITY float acos(float __lcpp_x) _NOEXCEPT {return ::acosf(_… in acos() function
793 inline _LIBCPP_INLINE_VISIBILITY long double acos(long double __lcpp_x) _NOEXCEPT {return ::acosl(_… in acos() function
799 acos(_A1 __lcpp_x) _NOEXCEPT {return ::acos((double)__lcpp_x);} in acos() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_cmath.h45 __DEVICE__ float acos(float __x) { return ::acosf(__x); } in acos() function
H A D__clang_cuda_math.h58 __DEVICE__ double acos(double __a) { return __nv_acos(__a); } in acos() function
H A Dtgmath.h83 #define acos(__x) __tg_acos(__tg_promote1((__x))(__x)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h61 #define acos(z) __TGMATH_CPLX(z, acos, cacos) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h61 #define acos(z) __TGMATH_CPLX(z, acos, cacos) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d1113 real acos(real x) @safe pure nothrow @nogc in acos() function
1119 double acos(double x) @safe pure nothrow @nogc { return acos(cast(real) x); } in acos() function
1122 float acos(float x) @safe pure nothrow @nogc { return acos(cast(real) x); } in acos() function
/netbsd-src/include/
H A Dtgmath.h131 #define acos(a) __TG_COMPLEX((a), acos) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf37 acos, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf37 acos, 89 keyword