Home
last modified time | relevance | path

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

/netbsd-src/lib/libm/src/
H A Dw_atan2.c27 __weak_alias(atan2, _atan2) in __weak_alias() argument
H A Dnamespace.h12 #define atan2 _atan2 macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h242 ;; pow fmin fmax fmod hypot atan2 variable
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h242 ;; pow fmin fmax fmod hypot atan2 variable
/netbsd-src/lib/libm/noieee_src/
H A Dn_atan2.c178 atan2(double y, double x) in atan2() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d65 alias core.stdc.math.atan2 atan2; in version() local
67 alias core.stdc.math.atan2f atan2; in version() local
69 alias core.stdc.math.atan2l atan2; in version() local
565 alias core.stdc.math.atan2 atan2; in version() local
567 alias core.stdc.math.atan2f atan2; in version() local
569 alias core.stdc.math.atan2l atan2; in version() local
1055 alias core.stdc.math.atan2 atan2; variable
1057 alias core.stdc.math.atan2f atan2; variable
1059 alias core.stdc.math.atan2l atan2; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h134 atan2 (double y, double x) in atan2() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dmath-68881.h134 atan2 (double y, double x) in atan2() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h828 inline _LIBCPP_INLINE_VISIBILITY float atan2(float __lcpp_y, float __lcpp_x) _NOEXCEPT … in atan2() function
829 inline _LIBCPP_INLINE_VISIBILITY long double atan2(long double __lcpp_y, long double __lcpp_x) _NOE… in atan2() function
840 atan2(_A1 __lcpp_y, _A2 __lcpp_x) _NOEXCEPT in atan2() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_cmath.h48 __DEVICE__ float atan2(float __x, float __y) { return ::atan2f(__x, __y); } in atan2() function
H A D__clang_cuda_math.h67 __DEVICE__ double atan2(double __a, double __b) { return __nv_atan2(__a, __b); } in atan2() function
H A Dtgmath.h566 #define atan2(__x, __y) __tg_atan2(__tg_promote2((__x), (__y))(__x), \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h80 #define atan2(x,y) __TGMATH_REAL_2(x, y, atan2) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h80 #define atan2(x,y) __TGMATH_REAL_2(x, y, atan2) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d1293 real atan2(real y, real x) @trusted pure nothrow @nogc in atan2() function
1369 double atan2(double y, double x) @safe pure nothrow @nogc in atan2() function
1375 float atan2(float y, float x) @safe pure nothrow @nogc in atan2() function
/netbsd-src/include/
H A Dtgmath.h149 #define atan2(a,b) __TG_FN2(atan2, (a), (b)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf41 atan2, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf41 atan2, 89 keyword