Home
last modified time | relevance | path

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

/freebsd/lib/libmp/
H A Dmpasbn.c97 static int _mcmpa(const char *, const MINT *, const MINT *);
221 _mcmpa(const char *msg __unused, const MINT *mp1, const MINT *mp2) in _mcmpa() function
391 } while (_mcmpa("msqrt", z3, tolerance) == 1); in mp_msqrt()