Home
last modified time | relevance | path

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
/illumos-gate/usr/src/head/
H A Dtgmath.h137 #define nexttoward(x, y) __tgmath_nexttoward(x, y) macro