Searched refs:UNUM_ROUND_UNNECESSARY (Results 1 – 4 of 4) sorted by relevance
302 UNUM_ROUND_UNNECESSARY enumerator
217 return UNUM_ROUND_UNNECESSARY; in roundingMode()220 return UNUM_ROUND_UNNECESSARY; in roundingMode()314 case UNUM_ROUND_UNNECESSARY: in roundingMode()
1836 if (unum_getAttribute(fmt, UNUM_ROUNDING_MODE) != UNUM_ROUND_UNNECESSARY) { in TestRBNFRounding()