Searched refs:AppendDecimal64 (Results 1 – 1 of 1) sorted by relevance
51 AppendDecimal64(decimals + i, decimals + i + kMaxDigitPerIteration); in BigInteger()57 AppendDecimal64(decimals + i, decimals + i + length); in BigInteger()230 void AppendDecimal64(const Ch* begin, const Ch* end) { in AppendDecimal64() function