Home
last modified time | relevance | path

Searched refs:remainderf (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libm/i386/src/
H A Dremainderf.s32 LIBM_ANSI_PRAGMA_WEAK(remainderf,function)
34 ENTRY(remainderf)
45 SET_SIZE(remainderf)
/titanic_50/usr/src/lib/libm/amd64/src/
H A Dremainderf.s32 LIBM_ANSI_PRAGMA_WEAK(remainderf,function)
34 ENTRY(remainderf)
53 SET_SIZE(remainderf)
/titanic_50/usr/src/lib/libm/common/R/
H A Dremainderf.c30 #pragma weak __remainderf = remainderf
35 remainderf(float x, float y) { in remainderf() function
/titanic_50/usr/src/head/iso/
H A Dmath_c99.h309 extern float remainderf __P((float, float));
427 #pragma does_not_read_global_data(fmodf, remainderf, remquof)
439 #pragma does_not_write_global_data(fmodf, remainderf)
502 #pragma no_side_effect(fmodf, remainderf)
/titanic_50/usr/src/lib/libm/common/
H A Dmapfile-vers541 remainderf;
/titanic_50/usr/src/lib/libm/
H A DMakefile.com375 remainderf.o \
614 ../common/R/remainderf.c \