Searched defs:kDecimalRepCapacity (Results 1 – 2 of 2) 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
1152 const int kDecimalRepCapacity = in DoubleToFixedCString() local