Searched refs:decimal_to_extended (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | floatingpoint.h | 176 extern void decimal_to_extended();
|
/titanic_44/usr/src/head/ |
H A D | floatingpoint.h | 164 extern void decimal_to_extended __P((extended *, decimal_mode *,
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | strtod.c | 132 decimal_to_extended((extended *)&x, &mr, &dr, &fs); in strtold()
|
/titanic_44/usr/src/lib/libc/port/i18n/ |
H A D | wstod.c | 133 decimal_to_extended((extended *)&x, &mr, &dr, &fs); in wcstold()
|
/titanic_44/usr/src/lib/c_synonyms/ |
H A D | syn_common | 223 decimal_to_extended
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | decimal_bin.c | 541 decimal_to_extended(px, pm, pd, ps) in decimal_to_extended() function
|
/titanic_44/usr/src/lib/libc/port/fp/ |
H A D | decimal_bin.c | 649 decimal_to_extended(extended *px, decimal_mode *pm, decimal_record *pd, in decimal_to_extended() function
|
/titanic_44/usr/src/lib/libc/port/stdio/ |
H A D | doscan.c | 696 decimal_to_extended( in number()
|
/titanic_44/usr/src/man/man3c/ |
H A D | Makefile | 743 decimal_to_extended.3c \ 1599 decimal_to_extended.3c := LINKSRC = decimal_to_floating.3c
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1782 decimal_to_extended;
|
H A D | llib-lc | 1725 extern void decimal_to_extended(extended *, decimal_mode *,
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 738 link path=usr/share/man/man3c/decimal_to_extended.3c \
|
/titanic_44/ |
H A D | .gitignore | 4865 usr/src/man/man3c/decimal_to_extended.3c
|