Searched defs:atan2 (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libm/src/
H A Dnamespace.h3 #define atan2 _atan2 macro
/netbsd-6-1-5-RELEASE/lib/libm/noieee_src/
H A Dn_atan2.c174 atan2(double y, double x) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h134 atan2 (double y, double x) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m68k/
H A Dmath-68881.h134 atan2 (double y, double x) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c/
H A Dstd_cmath.h49 #undef atan2 macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c_std/
H A Dstd_cmath.h61 #undef atan2 macro
150 atan2(float __y, float __x) function in namespace:std
154 atan2(long double __y, long double __x) function in namespace:std
160 atan2(_Tp __y, _Up __x) function in namespace:std
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h124 #define atan2(x,y) __TGMATH_REAL_2(x, y, atan2) macro
/netbsd-6-1-5-RELEASE/include/
H A Dtgmath.h147 #define atan2(a,b) __TG_FN2(atan2, (a), (b)) macro

Completed in 91 milliseconds