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

/illumos-gate/usr/src/lib/libm/i386/src/
H A Droundl.s29 .file "roundl.s"
32 LIBM_ANSI_PRAGMA_WEAK(roundl,function)
38 ENTRY(roundl) function
77 / x = n+0.5, recompute roundl(x) as x+sign(x)*0.5
93 SET_SIZE(roundl)
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Droundl.c30 #pragma weak __roundl = roundl
36 roundl(long double x) { function
123 roundl(long double x) { function

Completed in 63 milliseconds