Searched refs:double_to_decimal (Results 1 – 15 of 15) sorted by relevance
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | econvert.c | 49 double_to_decimal(&arg, &dm, &dr, &ef); 103 double_to_decimal(&arg, &dm, &dr, &ef);
|
H A D | gconvert.c | 152 double_to_decimal(&number, &dm, &dr, &fef);
|
H A D | double_decim.c | 642 double_to_decimal(double *px, decimal_mode *pm, decimal_record *pd, in double_to_decimal() function
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | floatingpoint.h | 148 extern void double_to_decimal();
|
/titanic_50/usr/src/head/ |
H A D | floatingpoint.h | 153 extern void double_to_decimal __P((double *, decimal_mode *, decimal_record *,
|
/titanic_50/usr/src/lib/libc/port/fp/ |
H A D | econvert.c | 76 double_to_decimal(&arg, &dm, &dr, &ef); in econvert()
|
H A D | fconvert.c | 55 double_to_decimal(&arg, &dm, &dr, &ef); in fconvert()
|
H A D | gconvert.c | 149 double_to_decimal(&number, &dm, &dr, &fef); in gconvert()
|
H A D | double_decim.c | 601 double_to_decimal(double *px, decimal_mode *pm, decimal_record *pd, in double_to_decimal() function
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 252 double_to_decimal
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 760 double_to_decimal.3c \ 1720 double_to_decimal.3c := LINKSRC = floating_to_decimal.3c
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1851 double_to_decimal;
|
H A D | llib-lc | 1719 extern void double_to_decimal(double *, decimal_mode *, decimal_record *,
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 758 link path=usr/share/man/man3c/double_to_decimal.3c \
|
/titanic_50/ |
H A D | .gitignore | 4874 usr/src/man/man3c/double_to_decimal.3c
|