Searched refs:DecimalMinDigits (Results 1 – 4 of 4) sorted by relevance
74 const auto DecimalMinDigits = in process() local75 std::max((int)Option.DecimalMinDigits, Decimal + 1); in process()138 auto MinDigits = DecimalMinDigits; in process()
353 IO.mapOptional("DecimalMinDigits", Base.DecimalMinDigits); in mapping()
2538 int8_t DecimalMinDigits; member2557 Decimal == R.Decimal && DecimalMinDigits == R.DecimalMinDigits &&
3377 ``DecimalMinDigits``, and ``HexMinDigits``) the integer literal must3406 …* ``int8_t DecimalMinDigits`` Format separators in decimal literals with a minimum number of digit…3411 // DecimalMinDigits: 5