Searched refs:bubblePos (Results 1 – 4 of 4) sorted by relevance
948 int bubblePos = 0; in roundToMagnitude() local951 for (; getDigitPos(bubblePos) == 9; bubblePos++) { in roundToMagnitude()953 shiftRight(bubblePos); // shift off the trailing 9s in roundToMagnitude()
946 int bubblePos = 0; in roundToMagnitude() local949 for (; getDigitPos(bubblePos) == 9; bubblePos++) { in roundToMagnitude()951 shiftRight(bubblePos); // shift off the trailing 9s in roundToMagnitude()
847 int bubblePos = 0; in roundToMagnitude() local850 for (; getDigitPos(bubblePos) == 9; bubblePos++) {} in roundToMagnitude()851 shiftRight(bubblePos); // shift off the trailing 9s in roundToMagnitude()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...