Searched refs:kCharBits (Results 1 – 1 of 1) sorted by relevance
495 static constexpr uint8_t kCharBits[] = {1, 2, 3, 0, 4, 0, 0, 0, 5}; variable501 const int char_bits = kCharBits[radix >> 2]; in ParsePowerTwo()