Home
last modified time | relevance | path

Searched refs:modfl (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/sleep/
H A Dsleep.c134 frac = modfl(d, &sec); in main()
/illumos-gate/usr/src/lib/libm/common/C/
H A Dlibm_protos.h119 extern long double modfl __P((long double, long double *));
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dmodfl.c30 #pragma weak modfl = __modfl macro
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h346 extern long double modfl(long double, long double *);
445 #pragma does_not_read_global_data(modfl, scalbnl, scalblnl)
/illumos-gate/usr/src/boot/include/
H A Dmath.h478 long double modfl(long double, long double *); /* fundamentally !__pure2 */
/illumos-gate/usr/src/man/man3m/
H A DMakefile276 modfl.3m \
479 modfl.3m := LINKSRC = modf.3m
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com91 modfl.o \
872 ../common/m9x/modfl.c \
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers538 modfl;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc250 link path=usr/share/man/man3m/modfl.3m target=modf.3m