Searched defs:ROUND_DOWN (Results 1 – 8 of 8) sorted by relevance
149 public static final int ROUND_DOWN=1; field in MathContext
277 public static final int ROUND_DOWN = com.ibm.icu.math.MathContext.ROUND_DOWN; field in BigDecimal
144 public static final int ROUND_DOWN=1; field in MathContext
272 public static final int ROUND_DOWN = ohos.global.icu.math.MathContext.ROUND_DOWN; field in BigDecimal
41 #define ROUND_DOWN(x, y) ((x) & ~__round_mask(x, y)) macro
795 ROUND_DOWN enumerator
97 ROUND_DOWN = P.ROUND_DOWN variable
167 ROUND_DOWN = 'ROUND_DOWN' variable