Searched refs:nextafter (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | math.h | 112 nextafter) __attribute__ ((__const__)); 115 nextafter) __attribute__ ((__const__));
|
| H A D | tgmath.h | 391 #define nextafter(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, nextafter) macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/ |
| H A D | tgmath.h | 155 #define nextafter(x,y) __TGMATH_REAL_2(x, y, nextafter) macro
|
| H A D | math.h | 234 extern double nextafter _PARAMS((double, double));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | mathcalls.h | 283 __MATHCALLX (nextafter,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | math.h | 173 extern double nextafter _PARAMS((double, double));
|