Searched defs:fractionCount (Results 1 – 9 of 9) sorted by relevance
217 int fractionCount = (int) (shift / LOG_2_OF_TEN); in DecimalQuantity_SimpleStorage() local
220 int fractionCount = (int) (shift / LOG_2_OF_TEN); in DecimalQuantity_SimpleStorage() local
476 int fractionCount = -quantity.getLowerDisplayMagnitude(); in writeFractionDigits() local
475 int fractionCount = -quantity.getLowerDisplayMagnitude(); in writeFractionDigits() local
513 int fractionCount = -quantity.getLowerDisplayMagnitude(); in writeFractionDigits() local
295 int32_t DecimalQuantity::fractionCount() const { in fractionCount() function in DecimalQuantity
300 private int fractionCount() { in fractionCount() method in DecimalQuantity_AbstractBCD
298 private int fractionCount() { in fractionCount() method in DecimalQuantity_AbstractBCD
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...