Searched refs:BigitsShiftLeft (Results 1 – 10 of 10) sorted by relevance
139 void BigitsShiftLeft(int shift_amount);
257 BigitsShiftLeft(local_shift); in ShiftLeft()736 void Bignum::BigitsShiftLeft(int shift_amount) { in BigitsShiftLeft() function in double_conversion::Bignum
131 void BigitsShiftLeft(const int shift_amount);
245 BigitsShiftLeft(local_shift); in ShiftLeft()750 void Bignum::BigitsShiftLeft(const int shift_amount) { in BigitsShiftLeft() function in double_conversion::Bignum
145 void BigitsShiftLeft(const int shift_amount);
259 BigitsShiftLeft(local_shift); in ShiftLeft()764 void Bignum::BigitsShiftLeft(const int shift_amount) { in BigitsShiftLeft() function in double_conversion::Bignum