Searched refs:kCharValue (Results 1 – 1 of 1) sorted by relevance
475 static constexpr uint8_t kCharValue[] = { variable510 if (c > 127 || (d = bigint::kCharValue[c]) >= radix) { in ParsePowerTwo()556 if (c > 127 || (d = bigint::kCharValue[c]) >= radix) { in Parse()