Searched refs:remainder_ret (Results 1 – 8 of 8) sorted by relevance
84 uint128* quotient_ret, uint128* remainder_ret) { in DivModImpl() argument90 *remainder_ret = dividend; in DivModImpl()108 *remainder_ret = dividend; in DivModImpl()
94 uint128* quotient_ret, uint128* remainder_ret);
57 uint128* remainder_ret) { in DivModImpl() argument62 *remainder_ret = dividend; in DivModImpl()68 *remainder_ret = 0; in DivModImpl()91 *remainder_ret = dividend; in DivModImpl()
71 uint128* remainder_ret) { in DivModImpl() argument76 *remainder_ret = dividend; in DivModImpl()82 *remainder_ret = 0; in DivModImpl()105 *remainder_ret = dividend; in DivModImpl()