Home | History | Annotate | Download | only in Support

Lines Matching refs:MSD

3706       int MSD = exp + (int) (NDigits - 1);
3707 if (MSD >= 0) {
3713 FormatScientific = ((unsigned) -MSD) > FormatMaxPadding;