Lines Matching defs:nfast
198 int nfast, nfastlimit;404 for (nfast = 0, pfast = &(pd->ds[ids]);405 nfast < nfastlimit && NZDIGIT(current);406 nfast++) {410 ids += nfast;497 for (nfast = 0, pfast = &(pd->ds[ids]);498 nfast < nfastlimit && NZDIGIT(current);499 nfast++) {503 ids += nfast;504 pd->exponent -= nfast << expshift;