Searched refs:lroundf (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dlroundf.c30 #pragma weak __lroundf = lroundf
37 lroundf(float x) { function
H A Dllroundf.c32 #pragma weak lroundf = llroundf macro
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm_protos.h133 extern long int lroundf __P((float));
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h305 extern long int lroundf __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)
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com39 lroundf.o \
49 lroundf.o \
53 # lrint.o, lrintf.o, lrintl.o, lround.o, lroundf.o & lroundl.o are 32-bit only
806 ../common/m9x/lroundf.c
829 ../common/m9x/lroundf.c \
/illumos-gate/usr/src/boot/include/
H A Dmath.h390 long lroundf(float);

Completed in 48 milliseconds