Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h73 #define mp_int_compare isl_mp_int_compare macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c975 int mp_int_compare(mp_int a, mp_int b) { in mp_int_compare() function