Searched refs:atan2 (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/ |
| H A D | tgmath.h | 127 #define atan2(x,y) __TGMATH_REAL_2(x, y, atan2) macro
|
| H A D | math.h | 117 extern double atan2 _PARAMS((double, double));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | tgmath.h | 254 #define atan2(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, atan2) macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | mathcalls.h | 61 __MATHCALL (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | math.h | 93 extern double atan2 _PARAMS((double, double));
|