Home
last modified time | relevance | path

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 Dtgmath.h156 #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 Dtgmath.h392 #define nexttoward(Val1, Val2) \ macro
393 __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, nexttoward)
H A Dmath.h111 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 Dmathcalls.h285 __MATHCALLX (nexttoward,, (_Mdouble_ __x, long double __y), (__const__));