Searched defs:fractionCount (Results 1 – 8 of 8) sorted by relevance
220 int fractionCount = (int) (shift / LOG_2_OF_TEN); in DecimalQuantity_SimpleStorage() local
217 int fractionCount = (int) (shift / LOG_2_OF_TEN); in DecimalQuantity_SimpleStorage() local
475 int fractionCount = -quantity.getLowerDisplayMagnitude(); in writeFractionDigits() local
476 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