Home
last modified time | relevance | path

Searched defs:llround (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dllround.c48 llround(double x) { in llround() function
/illumos-gate/usr/src/head/
H A Dtgmath.h119 #define llround(x) __tgmath_llround(x) macro