Home
last modified time | relevance | path

Searched defs:lastPow (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/math/
DBigDecimal.java1212 int lastPow = FIVE_POW.length - 1; in divide() local
1289 int lastPow = TEN_POW.length - 1; // last power of ten in divide() local
1355 int lastPow = TEN_POW.length - 1; in divideToIntegralValue() local
1422 int lastPow = TEN_POW.length - 1; in divideToIntegralValue() local
2033 int lastPow = TEN_POW.length - 1; in stripTrailingZeros() local