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

/barrelfish-2018-10-04/lib/tommath/
H A Dbn_mp_div_2d.c19 int mp_div_2d (mp_int * a, int b, mp_int * c, mp_int * d) function
/barrelfish-2018-10-04/lib/tommath/mtest/
H A Dmpi.c1227 mp_err mp_div_2d(mp_int *a, mp_digit d, mp_int *q, mp_int *r) function
/barrelfish-2018-10-04/lib/tommath/pre_gen/
H A Dmpi.c1942 int mp_div_2d (mp_int * a, int b, mp_int * c, mp_int * d) function
[all...]

Completed in 99 milliseconds