Searched refs:CountDecimalDigit64_fast (Results 1 – 1 of 1) sorted by relevance
144 inline unsigned CountDecimalDigit64_fast(uint64_t n) { in CountDecimalDigit64_fast() function228 ASSERT_EQ(CountDecimalDigit64_enroll4(i), CountDecimalDigit64_fast(i)); in TEST_F()607 unsigned digit = CountDecimalDigit64_fast(u); in WriteUint64()614 unsigned digit = CountDecimalDigit64_fast(u); in WriteUint64()749 unsigned digit = CountDecimalDigit64_fast(u); in WriteUint64()756 unsigned digit = CountDecimalDigit64_fast(u); in WriteUint64()