Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h85 #define mp_int_expt isl_mp_int_expt macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c901 mp_result mp_int_expt(mp_int a, mp_small b, mp_int c) { in mp_int_expt() function