Searched refs:mp_int_expt_full (Results 1 – 5 of 5) sorted by relevance
86 #define mp_int_expt_full isl_mp_int_expt_full macro
145 mp_result mp_int_expt_full(mp_int a, mp_int b, mp_int c); /* c = a^b */
288 CHECK(mp_int_expt_full(base, temp, rop)); in GMPZAPI()
1056 mp_result mp_int_expt_full(mp_int a, mp_int b, mp_int c) in mp_int_expt_full() function
794 mp_int_expt_full(isl_sioimath_bigarg_src(lhs, &scratchlhs), in isl_sioimath_pow_ui()