Searched defs:_mp_move (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libmp/common/
H A Dutil.c30 _mp_move(MINT *a, MINT *b) function
42 b->val = _mp_xalloc(i, "_mp_move");
233 _mp_move(key, m);

Completed in 57 milliseconds