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

/barrelfish-2018-10-04/lib/tommath/
H A Dbn_mp_div_d.c37 int mp_div_d (mp_int * a, mp_digit b, mp_int * c, mp_digit * d) function
/barrelfish-2018-10-04/lib/tommath/mtest/
H A Dmpi.c662 mp_err mp_div_d(mp_int *a, mp_digit d, mp_int *q, mp_digit *r) function
/barrelfish-2018-10-04/lib/tommath/pre_gen/
H A Dmpi.c2144 int mp_div_d (mp_int * a, mp_digit b, mp_int * c, mp_digit * d) function

Completed in 97 milliseconds