Searched refs:llroundf (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dllroundf.c30 #pragma weak __llroundf = llroundf
32 #pragma weak lroundf = llroundf
33 #pragma weak __lroundf = llroundf
39 llroundf(float x) { function
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm_protos.h139 extern long long int llroundf __P((float));
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h394 extern long long int llroundf __P((float));
472 #pragma does_not_read_global_data(llrintf, llroundf, llrintl, llroundl)
474 #pragma does_not_write_global_data(llrintf, llroundf, llrintl, llroundl)
521 #pragma no_side_effect(llrint, llround, llrintf, llroundf, llrintl, llroundl)
/illumos-gate/usr/src/boot/include/
H A Dmath.h388 long long llroundf(float);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com87 llroundf.o \
879 ../common/m9x/llroundf.c \

Completed in 78 milliseconds