Searched refs:D5 (Results 1 – 1 of 1) sorted by relevance
1253 …final int D5 = Math.max(0, exp); // powers of 5 in bigD, value is not modified inside correctionLo…1254 bigD0 = bigD0.multByPow52(D5, 0);1289 int D2 = D5; // powers of 2 in bigD1559 …final int D5 = Math.max(0, exp); // powers of 5 in bigD, value is not modified inside correctionLo… in floatValue() local1560 bigD0 = bigD0.multByPow52(D5, 0); in floatValue()1595 int D2 = D5; // powers of 2 in bigD in floatValue()