Searched refs:extended_to_decimal (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dfloat_decim.c66 extended_to_decimal(px, pm, pd, ps) function
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dfloatingpoint.h172 extern void extended_to_decimal();
/illumos-gate/usr/src/head/
H A Dfloatingpoint.h155 extern void extended_to_decimal __P((extended *, decimal_mode *,
/illumos-gate/usr/src/lib/libc/port/fp/
H A Deconvert.c169 extended_to_decimal((extended *)arg, &dm, &dr, &ef);
H A Dfconvert.c166 extended_to_decimal((extended *)arg, &dm, &dr, &ef);
H A Dgconvert.c206 extended_to_decimal((extended *)number, &dm, &dr, &fef);
H A Ddouble_decim.c646 extended_to_decimal(extended *px, decimal_mode *pm, decimal_record *pd, function
/illumos-gate/usr/src/man/man3c/
H A DMakefile780 extended_to_decimal.3c \
1715 extended_to_decimal.3c := LINKSRC = floating_to_decimal.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1722 extern void extended_to_decimal(extended *, decimal_mode *,

Completed in 91 milliseconds