Home
last modified time | relevance | path

Searched defs:mp_int_div (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h80 #define mp_int_div isl_mp_int_div macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c774 mp_result mp_int_div(mp_int a, mp_int b, mp_int q, mp_int r) { in mp_int_div() function