Searched refs:roundf (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/m9x/ |
H A D | roundf.c | 30 #pragma weak __roundf = roundf 35 roundf(float x) { in roundf() function
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 301 extern float roundf(float); 423 #pragma does_not_read_global_data(rintf, lrintf, roundf, lroundf, truncf) 435 #pragma does_not_write_global_data(rintf, lrintf, roundf, lroundf, truncf) 498 #pragma no_side_effect(rintf, lrintf, roundf, lroundf, truncf)
|
/illumos-gate/usr/src/lib/libm/common/C/ |
H A D | libm_protos.h | 109 extern float roundf __P((float));
|
/illumos-gate/usr/src/boot/include/ |
H A D | math.h | 373 float roundf(float);
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 294 roundf.3m \ 497 roundf.3m := LINKSRC = round.3m
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 105 roundf.o \ 881 ../common/m9x/roundf.c \
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 560 roundf;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 276 link path=usr/share/man/man3m/roundf.3m target=round.3m
|