Searched defs:nexttoward (Results 1 – 3 of 3) sorted by relevance
26 nexttoward(double x, long double y) in nexttoward() function
153 #define nexttoward(x,y) __TGMATH_REAL_1_2(x, y, nexttoward) macro
192 #define nexttoward(x, y) __tg_simplev(x, nexttoward, x, y) macro