Searched refs:extended_to_decimal (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/head/ |
H A D | floatingpoint.h | 144 extern void extended_to_decimal(extended *, decimal_mode *,
|
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | econvert.c | 167 extended_to_decimal((extended *)arg, &dm, &dr, &ef); in qeconvert()
|
H A D | fconvert.c | 164 extended_to_decimal((extended *)arg, &dm, &dr, &ef); in qfconvert()
|
H A D | gconvert.c | 204 extended_to_decimal((extended *)number, &dm, &dr, &fef); in qgconvert()
|
H A D | double_decim.c | 646 extended_to_decimal(extended *px, decimal_mode *pm, decimal_record *pd, in extended_to_decimal() function
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | syn_common | 274 extended_to_decimal
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Manlink | 349 extended_to_decimal.3c
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2288 extended_to_decimal;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 356 link path=usr/share/man/man3c/extended_to_decimal.3c \
|