Searched refs:roundf (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libm/common/m9x/ |
H A D | roundf.c | 30 #pragma weak __roundf = roundf 35 roundf(float x) { in roundf() function
|
/titanic_41/usr/src/head/iso/ |
H A D | math_c99.h | 304 extern float roundf __P((float)); 426 #pragma does_not_read_global_data(rintf, lrintf, roundf, lroundf, truncf) 438 #pragma does_not_write_global_data(rintf, lrintf, roundf, lroundf, truncf) 501 #pragma no_side_effect(rintf, lrintf, roundf, lroundf, truncf)
|
/titanic_41/usr/src/lib/libm/common/C/ |
H A D | libm_protos.h | 109 extern float roundf __P((float));
|
/titanic_41/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 549 roundf;
|
/titanic_41/usr/src/lib/libm/ |
H A D | Makefile.com | 105 roundf.o \ 892 ../common/m9x/roundf.c \
|