Searched refs:refmpn_divmod_1c_workaround (Results 1 – 2 of 2) sorted by relevance
1519 refmpn_divmod_1c_workaround (mp_ptr rp, mp_srcptr sp, mp_size_t size, in refmpn_divmod_1c_workaround() function1556 carry = refmpn_divmod_1c_workaround (rp, sp, size, divisor, carry); in refmpn_divmod_1c()
14561 * tests/refmpn.c (refmpn_divmod_1c_workaround): Implement workaround21246 * tests/refmpn.c (refmpn_udiv_qrnnd, refmpn_divmod_1c_workaround):