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

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A DdecNumber.c283 static void decSetSubnormal(decNumber *, decContext *, Int *, uInt *);
6916 /* decSetSubnormal) the value of set->digits may be less than one, */
7334 decSetSubnormal(dn, set, residue, status);
7348 decSetSubnormal(dn, set, residue, status);
7455 /* decSetSubnormal -- process value whose exponent is <Emin */
7471 static void decSetSubnormal(decNumber *dn, decContext *set, Int *residue, function
7537 } /* decSetSubnormal */

Completed in 175 milliseconds