Searched refs:ParseUint64 (Results 1 – 1 of 1) sorted by relevance
231 uint64_t u = ParseUint64(begin, end); in AppendDecimal64()246 static uint64_t ParseUint64(const Ch* begin, const Ch* end) { in ParseUint64() function