Home
last modified time | relevance | path

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

/freebsd/lib/libmp/
H A Dmpasbn.c98 static void _mdiv(const char *, const MINT *, const MINT *, MINT *, MINT *,
231 _mdiv(const char *msg, const MINT *nmp, const MINT *dmp, MINT *qmp, MINT *rmp, in _mdiv() function
257 _mdiv("mdiv", nmp, dmp, qmp, rmp, c); in mp_mdiv()
387 _mdiv("msqrt", nmp, x, z1, z2, c); in mp_msqrt()