Searched refs:kCachedPowersOffset (Results 1 – 2 of 2) sorted by relevance
148 static const int kCachedPowersOffset = 348; // -1 * the first decimal_exponent. variable162 int foo = kCachedPowersOffset; in GetCachedPowerForBinaryExponentRange()181 (requested_exponent + kCachedPowersOffset) / kDecimalExponentDistance; in GetCachedPowerForDecimalExponent()
118 static const int kCachedPowersOffset = 348; // -1 * the first decimal_exponent. variable134 int foo = kCachedPowersOffset; in GetCachedPowerForBinaryExponentRange()152 (requested_exponent + kCachedPowersOffset) / kDecimalExponentDistance; in GetCachedPowerForDecimalExponent()