Home
last modified time | relevance | path

Searched refs:floating_form (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/lib/libc/port/fp/
H A Deconvert.c70 dm.df = floating_form; /* E format. */ in econvert()
115 dm.df = floating_form; /* E format. */ in seconvert()
160 dm.df = floating_form; /* E format. */ in qeconvert()
H A Dgconvert.c141 dm.df = floating_form; in gconvert()
168 dm.df = floating_form; in sgconvert()
195 dm.df = floating_form; in qgconvert()
H A Ddouble_decim.c317 if (pm->df == floating_form) { in __big_decimal_to_string()
350 ((pm->df == floating_form)? 0 : -DECIMAL_STRING_LENGTH)) { in __bigfloat_to_decimal()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dqeconvert.c46 dm.df = floating_form; /* E format. */
149 dm.df = floating_form;
H A Dseconvert.c46 dm.df = floating_form; /* E format. */
149 dm.df = floating_form;
H A Ddouble_decim.c85 if (pm->df == floating_form) { /* For E format, simply in decimal_round()
353 ((pm->df == floating_form) && (pm->ndigits < 1))) { /* Gross overflow or bad in _unpacked_to_decimal()
395 if (pm->df == floating_form) in _unpacked_to_decimal()
411 ((pm->df == floating_form) && ((pm->ndigits + 1) > intdigs))) { /* Need to compute in _unpacked_to_decimal()
413 if (pm->df == floating_form) { /* Need more significant in _unpacked_to_decimal()
430 if (pm->df == floating_form) { /* Combine integer and fraction for E in _unpacked_to_decimal()
H A Deconvert.c47 dm.df = floating_form; /* E format. */
H A Dgconvert.c150 dm.df = floating_form;
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dfloatingpoint.h117 floating_form /* Fortran E format: ndigits specifies number enumerator
/titanic_50/usr/src/head/
H A Dfloatingpoint.h122 floating_form /* Fortran E format: ndigits specifies number */ enumerator
/titanic_50/usr/src/lib/libc/port/
H A Dllib-lc1684 floating_form