Lines Matching defs:mp_2expt
1331 /* {{{ mp_2expt(a, k) */1335 mp_err mp_2expt(mp_int *a, mp_digit k)1341 } /* end mp_2expt() */