Home | History | Annotate | Download | only in Support

Lines Matching refs:MSD

3520       int MSD = exp + (int) (NDigits - 1);
3521 if (MSD >= 0) {
3527 FormatScientific = ((unsigned) -MSD) > FormatMaxPadding;