Searched defs:new_carry (Results 1 – 3 of 3) sorted by relevance
820 int new_carry; in ShiftMantLeft1() local845 int new_carry; in ShiftMantRight1() local
705 Chunk new_carry = bigits_[i] >> (kBigitSize - shift_amount); in BigitsShiftLeft() local
728 Chunk new_carry = bigits_[i] >> (kBigitSize - shift_amount); in BigitsShiftLeft() local