Searched defs:kDecimalExponentDistance (Results 1 – 5 of 5) sorted by relevance
53 static const int kDecimalExponentDistance = 8; variable
39 static const int kDecimalExponentDistance = 8; variable
151 const int PowersOfTenCache::kDecimalExponentDistance = 8; member in double_conversion::PowersOfTenCache