Searched refs:double_to_decimal (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Deconvert.c49 double_to_decimal(&arg, &dm, &dr, &ef);
103 double_to_decimal(&arg, &dm, &dr, &ef);
H A Dgconvert.c152 double_to_decimal(&number, &dm, &dr, &fef);
H A Ddouble_decim.c642 double_to_decimal(double *px, decimal_mode *pm, decimal_record *pd, function
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dfloatingpoint.h148 extern void double_to_decimal();
/illumos-gate/usr/src/head/
H A Dfloatingpoint.h153 extern void double_to_decimal __P((double *, decimal_mode *, decimal_record *,
/illumos-gate/usr/src/lib/libc/port/fp/
H A Deconvert.c76 double_to_decimal(&arg, &dm, &dr, &ef);
H A Dfconvert.c55 double_to_decimal(&arg, &dm, &dr, &ef);
H A Dgconvert.c149 double_to_decimal(&number, &dm, &dr, &fef);
H A Ddouble_decim.c601 double_to_decimal(double *px, decimal_mode *pm, decimal_record *pd, function
/illumos-gate/usr/src/man/man3c/
H A DMakefile760 double_to_decimal.3c \
1714 double_to_decimal.3c := LINKSRC = floating_to_decimal.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1720 extern void double_to_decimal(double *, decimal_mode *, decimal_record *,

Completed in 64 milliseconds