Lines Matching full:quotdigits
4692 Int quotdigits; /* .. */4713 quotdigits=accdigits; /* .. */4772 if (quotdigits==reqdigits) { /* could be borderline */4774 if (quotdigits>DECDPUN) {4778 if (*up==powers[quotdigits]-1) allnines=1;4781 quotdigits-=DECDPUN; /* checked those digits */