Lines Matching defs:s_mp_exch
281 s_mp_exch(mp1, mp2);
454 s_mp_exch(&tmp, b);
499 s_mp_exch(&tmp, b);
609 s_mp_exch(&qp, q);
671 s_mp_exch(&s, c);
1078 s_mp_exch(pQ, q);
1081 s_mp_exch(pR, r);
1379 s_mp_exch(&x, b);
1576 s_mp_exch(&s, c);
1621 s_mp_exch(&s, c);
2131 s_mp_exch(&f, &g);
2132 s_mp_exch(c, &d);
2935 /* {{{ s_mp_exch(a, b) */
2938 void s_mp_exch(mp_int *a, mp_int *b)
2946 } /* end s_mp_exch() */
4196 s_mp_exch(&tmp, a);