Home
last modified time | relevance | path

Searched defs:asin (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d41 alias core.stdc.math.asin asin; in version() local
43 alias core.stdc.math.asinf asin; in version() local
45 alias core.stdc.math.asinl asin; in version() local
48 deprecated alias core.stdc.complex.casin asin; in version() local
49 deprecated alias core.stdc.complex.casinf asin; in version() local
50 deprecated alias core.stdc.complex.casinl asin; in version() local
541 alias core.stdc.math.asin asin; in version() local
543 alias core.stdc.math.asinf asin; in version() local
545 alias core.stdc.math.asinl asin; in version() local
548 deprecated alias core.stdc.complex.casin asin; in version() local
[all …]
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dasin.c26 mpfr_asin (mpfr_ptr asin, mpfr_srcptr x, mpfr_rnd_t rnd_mode) in mpfr_asin()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dtrigonometry.d602 real asin(real x) @safe pure nothrow @nogc in asin() function
610 double asin(double x) @safe pure nothrow @nogc { return asin(cast(real) x); } in asin() function
613 float asin(float x) @safe pure nothrow @nogc { return asin(cast(real) x); } in asin() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h317 __DEVICE__ std::complex<_Tp> asin(const std::complex<_Tp> &__x) { in asin() function
/netbsd-src/lib/libm/src/
H A Dnamespace.h7 #define asin _asin macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h101 asin (double x) in asin() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h101 asin (double x) in asin() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h804 inline _LIBCPP_INLINE_VISIBILITY float asin(float __lcpp_x) _NOEXCEPT {return ::asinf(_… in asin() function
805 inline _LIBCPP_INLINE_VISIBILITY long double asin(long double __lcpp_x) _NOEXCEPT {return ::asinl(_… in asin() function
811 asin(_A1 __lcpp_x) _NOEXCEPT {return ::asin((double)__lcpp_x);} in asin() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_cmath.h46 __DEVICE__ float asin(float __x) { return ::asinf(__x); } in asin() function
H A D__clang_cuda_math.h62 __DEVICE__ double asin(double __a) { return __nv_asin(__a); } in asin() function
H A Dtgmath.h112 #define asin(__x) __tg_asin(__tg_promote1((__x))(__x)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h62 #define asin(z) __TGMATH_CPLX(z, asin, casin) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h62 #define asin(z) __TGMATH_CPLX(z, asin, casin) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d1140 real asin(real x) @safe pure nothrow @nogc in asin() function
1146 double asin(double x) @safe pure nothrow @nogc { return asin(cast(real) x); } in asin() function
1149 float asin(float x) @safe pure nothrow @nogc { return asin(cast(real) x); } in asin() function
/netbsd-src/include/
H A Dtgmath.h132 #define asin(a) __TG_COMPLEX((a), asin) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf39 asin, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf39 asin, 89 keyword