Searched refs:divideSmallFastPath (Results 1 – 1 of 1) sorted by relevance
4558 private static BigDecimal divideSmallFastPath(final long xs, int xscale, in divideSmallFastPath() method4644 return divideSmallFastPath(xs, xscale, ys, yscale, preferredScale, mc);