Home | History | Annotate | Download | only in Support

Lines Matching full:msd

3515       int MSD = exp + (int) (NDigits - 1);
3516 if (MSD >= 0) {
3522 FormatScientific = ((unsigned) -MSD) > FormatMaxPadding;