Home | History | Annotate | Download | only in i18n

Lines Matching full:tinyexp

7320   Int tinyexp=set->emin-dn->digits+1;   /* precalculate subnormal boundary  */
7328 if (dn->exponent<=tinyexp) { /* prefilter */
7332 if (dn->exponent<tinyexp) {