Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtruncf.c30 #pragma weak __truncf = truncf
35 truncf(float x) { in truncf() function
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h303 extern float truncf(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.h112 extern float truncf __P((float));
/illumos-gate/usr/src/boot/include/
H A Dmath.h399 float truncf(float);
/illumos-gate/usr/src/man/man3m/
H A DMakefile319 truncf.3m \
522 truncf.3m := LINKSRC = trunc.3m
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com114 truncf.o \
885 ../common/m9x/truncf.c
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers590 truncf;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc313 link path=usr/share/man/man3m/truncf.3m target=trunc.3m