Searched refs:nexttoward (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/ |
| H A D | tgmath.h | 156 #define nexttoward(x,y) __TGMATH_REAL_1_2(x, y, nexttoward) macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | tgmath.h | 392 #define nexttoward(Val1, Val2) \ macro 393 __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, nexttoward)
|
| H A D | math.h | 111 extern double __REDIRECT_NTH (nexttoward, (double __x, long double __y),
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | mathcalls.h | 285 __MATHCALLX (nexttoward,, (_Mdouble_ __x, long double __y), (__const__));
|