Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libm/i386/src/
H A Dlroundl.s32 LIBM_ANSI_PRAGMA_WEAK(lroundl,function)
38 ENTRY(lroundl)
81 / x = n+0.5, recompute lroundl(x) as x+sign(x)*0.5
95 SET_SIZE(lroundl)
/titanic_44/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
/titanic_44/usr/src/head/iso/
H A Dmath_c99.h370 extern long int lroundl __P((long double));
452 #pragma does_not_read_global_data(rintl, lrintl, roundl, lroundl, truncl)
464 #pragma does_not_write_global_data(rintl, lrintl, roundl, lroundl, truncl)
514 #pragma no_side_effect(rintl, lrintl, roundl, lroundl, truncl)
/titanic_44/usr/src/lib/libm/common/C/
H A Dlibm_protos.h134 extern long int lroundl __P((long double));
/titanic_44/usr/src/lib/libm/
H A DMakefile.com40 lroundl.o
50 lroundl.o
830 ../common/m9x/lroundl.c
/titanic_44/usr/src/lib/libm/common/
H A Dmapfile-vers524 lroundl;