Searched refs:scl (Results 1 – 1 of 1) sorted by relevance
520 int scl = 0; // record scale value in BigDecimal() local558 ++scl; in BigDecimal()565 ++scl; in BigDecimal()587 ++scl; in BigDecimal()604 scl = adjustScale(scl, exp); in BigDecimal()612 scl = checkScaleNonZero((long) scl - drop); in BigDecimal()640 ++scl; in BigDecimal()667 scl = adjustScale(scl, exp); in BigDecimal()677 scl = checkScaleNonZero((long) scl - drop); in BigDecimal()691 scl = checkScaleNonZero((long) scl - drop); in BigDecimal()[all …]