Home
last modified time | relevance | path

Searched refs:roundf (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Droundf.c30 #pragma weak __roundf = roundf
35 roundf(float x) { in roundf() function
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h301 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 Dlibm_protos.h109 extern float roundf __P((float));
/illumos-gate/usr/src/boot/include/
H A Dmath.h373 float roundf(float);
/illumos-gate/usr/src/man/man3m/
H A DMakefile294 roundf.3m \
497 roundf.3m := LINKSRC = round.3m
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com105 roundf.o \
881 ../common/m9x/roundf.c \
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers560 roundf;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc276 link path=usr/share/man/man3m/roundf.3m target=round.3m