Searched refs:local_shift (Results 1 – 2 of 2) sorted by relevance
221 int local_shift = shift_amount % kBigitSize; in ShiftLeft() local223 BigitsShiftLeft(local_shift); in ShiftLeft()
255 int local_shift = shift_amount % kBigitSize; in ShiftLeft() local257 BigitsShiftLeft(local_shift); in ShiftLeft()