Home | History | Annotate | Download | only in Support

Lines Matching defs:maxPrecision

92   const unsigned int maxPrecision = 113;
93 const unsigned int maxPowerOfFiveExponent = maxExponent + maxPrecision - 1;