Searched refs:hypot (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 | 142 #define hypot(x,y) __TGMATH_REAL_2(x, y, hypot) macro
|
| H A D | math.h | 270 extern double hypot _PARAMS((double, double));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | tgmath.h | 327 #define hypot(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, hypot) macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | mathcalls.h | 163 __MATHCALL (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | math.h | 217 extern double hypot _PARAMS((double, double));
|