Searched defs:kDecimalRepCapacity (Results 1 – 1 of 1) sorted by relevance
178 const int kDecimalRepCapacity = kBase10MaximalLength + 1; in ToShortestIeeeNumber() local222 const int kDecimalRepCapacity = in ToFixed() local255 const int kDecimalRepCapacity = kMaxExponentialDigits + 2; in ToExponential() local311 const int kDecimalRepCapacity = kMaxPrecisionDigits + 1; in ToPrecision() local