Searched refs:MultiplyByPowerOfTen (Results 1 – 4 of 4) sorted by relevance
76 void MultiplyByPowerOfTen(const int exponent);
122 MultiplyByPowerOfTen(kMaxUint64DecimalDigits); in AssignDecimalString()126 MultiplyByPowerOfTen(length); in AssignDecimalString()324 void Bignum::MultiplyByPowerOfTen(const int exponent) { in MultiplyByPowerOfTen() function in double_conversion::Bignum
427 buffer_bignum.MultiplyByPowerOfTen(exponent); in CompareBufferWithDiyFp()429 diy_fp_bignum.MultiplyByPowerOfTen(-exponent); in CompareBufferWithDiyFp()