Searched refs:lroundl (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/libm/i386/src/ |
H A D | lroundl.s | 32 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 D | lroundl.c | 30 #pragma weak __lroundl = lroundl 38 lroundl(long double x) { in lroundl() function 100 lroundl(long double x) { in lroundl() function
|
H A D | llroundl.c | 32 #pragma weak lroundl = llroundl macro
|
/titanic_44/usr/src/head/iso/ |
H A D | math_c99.h | 370 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 D | libm_protos.h | 134 extern long int lroundl __P((long double));
|
/titanic_44/usr/src/lib/libm/ |
H A D | Makefile.com | 40 lroundl.o 50 lroundl.o 830 ../common/m9x/lroundl.c
|
/titanic_44/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 524 lroundl;
|