Searched defs:llround (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/lib/libm/common/m9x/ | ||
H A D | llround.c | 48 llround(double x) { in llround() function |
/titanic_52/usr/src/head/ | ||
H A D | tgmath.h | 119 #define llround(x) __tgmath_llround(x) macro |