Home
last modified time | relevance | path

Searched refs:mp_move (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libmp/
H A DSymbol.map13 mp_move;
H A Dmp.h21 void mp_move(const MINT *, MINT *);
H A Dmpasbn.c326 mp_move(const MINT *smp, MINT *tmp) in mp_move() function
/freebsd/lib/libmp/tests/
H A Dlegacy_test.c62 mp_move(c42, t0); in testsimpel()