Home
last modified time | relevance | path

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 Dmath.h112 nextafter) __attribute__ ((__const__));
115 nextafter) __attribute__ ((__const__));
H A Dtgmath.h391 #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 Dtgmath.h155 #define nextafter(x,y) __TGMATH_REAL_2(x, y, nextafter) macro
H A Dmath.h234 extern double nextafter _PARAMS((double, double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h283 __MATHCALLX (nextafter,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h173 extern double nextafter _PARAMS((double, double));