Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libm/common/m9x/
H A Dtruncf.c30 #pragma weak __truncf = truncf
35 truncf(float x) { in truncf() function
/titanic_44/usr/src/head/iso/
H A Dmath_c99.h306 extern float truncf __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)
/titanic_44/usr/src/lib/libm/common/C/
H A Dlibm_protos.h112 extern float truncf __P((float));
/titanic_44/usr/src/lib/libm/common/
H A Dmapfile-vers579 truncf;
/titanic_44/usr/src/lib/libm/
H A DMakefile.com114 truncf.o \
896 ../common/m9x/truncf.c