Home | History | Annotate | Download | only in creals

Lines Matching full:adj_dividend

1177         BigInteger adj_dividend = dividend.add(
1180 BigInteger result = adj_dividend.divide(abs_scaled_divisor);