Searched defs:nearbyint (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/lib/libm/common/m9x/ | ||
H A D | nearbyint.c | 30 #pragma weak nearbyint = __nearbyint macro |
/titanic_52/usr/src/head/ | ||
H A D | tgmath.h | 133 #define nearbyint(x) __tgmath_nearbyint(x) macro |