Lines Matching full:discard1
6997 uInt discard1; /* first discarded digit */7014 discard1=quot-X10(temp);7017 discard1=quot%10;7020 /* here, discard1 is the guard digit, and residue is everything */7022 *residue+=resmap[discard1];