Searched defs:atan2 (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/lib/libm/src/ |
| D | w_atan2.c | 27 __weak_alias(atan2, _atan2) in __weak_alias() argument
|
| D | namespace.h | 12 #define atan2 _atan2 macro
|
| /netbsd/src/lib/libm/noieee_src/ |
| D | n_atan2.c | 178 atan2(double y, double x) in atan2() function
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| D | math-68881.h | 134 atan2 (double y, double x) in atan2() function
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ginclude/ |
| D | tgmath.h | 80 #define atan2(x,y) __TGMATH_REAL_2(x, y, atan2) macro
|
| /netbsd/src/include/ |
| D | tgmath.h | 149 #define atan2(a,b) __TG_FN2(atan2, (a), (b)) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | cfns.gperf | 41 atan2, 89 keyword
|