Home
last modified time | relevance | path

Searched refs:lroundl (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dlroundl.S32 LIBM_ANSI_PRAGMA_WEAK(lroundl,function)
38 ENTRY(lroundl) function
81 / x = n+0.5, recompute lroundl(x) as x+sign(x)*0.5
95 SET_SIZE(lroundl)
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dlroundl.c30 #pragma weak __lroundl = lroundl
38 lroundl(long double x) { in lroundl() function
100 lroundl(long double x) { in lroundl() function
H A Dllroundl.c32 #pragma weak lroundl = llroundl macro
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h367 extern long int lroundl(long double);
449 #pragma does_not_read_global_data(rintl, lrintl, roundl, lroundl, truncl)
461 #pragma does_not_write_global_data(rintl, lrintl, roundl, lroundl, truncl)
511 #pragma no_side_effect(rintl, lrintl, roundl, lroundl, truncl)
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm_protos.h134 extern long int lroundl __P((long double));
/illumos-gate/usr/src/boot/include/
H A Dmath.h477 long lroundl(long double);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com40 lroundl.o
50 lroundl.o
819 ../common/m9x/lroundl.c
/illumos-gate/usr/src/man/man3m/
H A DMakefile274 lroundl.3m \
477 lroundl.3m := LINKSRC = lround.3m
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers535 lroundl;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc246 link path=usr/share/man/man3m/lroundl.3m target=lround.3m