Searched refs:extended_to_decimal (Results 1 - 9 of 9) sorted by relevance
/illumos-gate/usr/src/lib/libbc/libc/gen/common/ |
H A D | float_decim.c | 66 extended_to_decimal(px, pm, pd, ps) function
|
/illumos-gate/usr/src/lib/libbc/inc/include/ |
H A D | floatingpoint.h | 172 extern void extended_to_decimal();
|
/illumos-gate/usr/src/head/ |
H A D | floatingpoint.h | 155 extern void extended_to_decimal __P((extended *, decimal_mode *,
|
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | econvert.c | 169 extended_to_decimal((extended *)arg, &dm, &dr, &ef);
|
H A D | fconvert.c | 166 extended_to_decimal((extended *)arg, &dm, &dr, &ef);
|
H A D | gconvert.c | 206 extended_to_decimal((extended *)number, &dm, &dr, &fef);
|
H A D | double_decim.c | 646 extended_to_decimal(extended *px, decimal_mode *pm, decimal_record *pd, function
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 780 extended_to_decimal.3c \ 1715 extended_to_decimal.3c := LINKSRC = floating_to_decimal.3c
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | llib-lc | 1722 extern void extended_to_decimal(extended *, decimal_mode *,
|
Completed in 86 milliseconds