Searched defs:s_mpv_div_2dx1d (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/mpi/
H A Dmpi.c3453 MP_CHECKOK( s_mpv_div_2dx1d(p, w, d, &q, &w) );
4147 mp_err s_mpv_div_2dx1d(mp_digit Nhi, mp_digit Nlo, mp_digit divisor, function
4288 MP_CHECKOK( s_mpv_div_2dx1d(q_msd, MP_DIGIT(&part, MP_USED(&part) - 2),
4309 * When using s_mpv_div_2dx1d, we may have to do this 3 times.

Completed in 53 milliseconds