Searched defs:fractionCount (Results 1 – 10 of 10) sorted by relevance
226 int fractionCount = (int) (shift / LOG_2_OF_TEN); in DecimalQuantity_SimpleStorage() local
223 int fractionCount = (int) (shift / LOG_2_OF_TEN); in DecimalQuantity_SimpleStorage() local
606 int fractionCount = -quantity.getLowerDisplayMagnitude(); in writeFractionDigits() local
605 int fractionCount = -quantity.getLowerDisplayMagnitude(); in writeFractionDigits() local
612 int fractionCount = -quantity.getLowerDisplayMagnitude(); in writeFractionDigits() local
337 int32_t DecimalQuantity::fractionCount() const { in fractionCount() function in DecimalQuantity
326 private int fractionCount() { in fractionCount() method in DecimalQuantity_AbstractBCD
328 private int fractionCount() { in fractionCount() method in DecimalQuantity_AbstractBCD