Searched defs:nexttoward (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dnexttoward.c30 #pragma weak nexttoward = __nexttoward macro
33 * nexttoward(x, y) delivers the next representable number after x
/illumos-gate/usr/src/head/
H A Dtgmath.h136 #undef nexttoward macro
137 #define nexttoward(x, y) __tgmath_nexttoward(x, y) macro

Completed in 46 milliseconds