Home | History | Annotate | Download | only in Support

Lines Matching refs:MSD

3665       int MSD = exp + (int) (NDigits - 1);
3666 if (MSD >= 0) {
3672 FormatScientific = ((unsigned) -MSD) > FormatMaxPadding;