Home
last modified time | relevance | path

Searched refs:mp_div_2d (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/mpi/
H A Dmpi.h288 mp_err mp_div_2d(const mp_int *a, mp_digit d, mp_int *q, mp_int *r);
H A Dmpi.c1096 mp_err mp_div_2d(const mp_int *a, mp_digit d, mp_int *q, mp_int *r) in mp_div_2d() function