Searched refs:RoundCompatible (Results 1 – 7 of 7) sorted by relevance
51 RoundCompatible, /* RC: like RN, but ties go away from 0 */ enumerator
163 case RoundCompatible: in LoseLeastSignificantDigit()272 case RoundCompatible: in ToBinary()
164 case RoundCompatible: in ConvertToDecimal()
171 modes.round = decimal::RoundCompatible; in HandleControl()
860 case decimal::FortranRounding::RoundCompatible: in Inquire()
545 connection.modes.round = decimal::RoundCompatible; in IONAME()
412 return decimal::RoundCompatible; in MapRoundingMode()