Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath_wrap/
H A Dwrap.h88 #define mp_int_exptmod_bvalue isl_mp_int_exptmod_bvalue macro
/llvm-project/polly/lib/External/isl/imath/
H A Dimath.c1075 mp_result mp_int_exptmod_bvalue(mp_small value, mp_int b, mp_int m, mp_int c) { in mp_int_exptmod_bvalue() function