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) {