Searched refs:lowerMagnitude (Results 1 – 4 of 4) sorted by relevance
644 int lowerMagnitude = scale; in toFractionLong() local646 lowerMagnitude = Math.min(lowerMagnitude, rReqPos); in toFractionLong()649 for (; magnitude >= lowerMagnitude && result <= 1e17; magnitude--) { in toFractionLong()
642 int lowerMagnitude = scale; in toFractionLong() local644 lowerMagnitude = Math.min(lowerMagnitude, rReqPos); in toFractionLong()647 for (; magnitude >= lowerMagnitude && result <= 1e17; magnitude--) { in toFractionLong()
561 int32_t lowerMagnitude = scale; in toFractionLong() local563 lowerMagnitude = std::min(lowerMagnitude, rReqPos); in toFractionLong()565 for (; magnitude >= lowerMagnitude && result <= 1e18L; magnitude--) { in toFractionLong()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...