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

/freebsd-13-stable/lib/libmp/
H A Dmpasbn.c100 static void _mdiv(const char *, const MINT *, const MINT *, MINT *, MINT *,
233 _mdiv(const char *msg, const MINT *nmp, const MINT *dmp, MINT *qmp, MINT *rmp, function
259 _mdiv("mdiv", nmp, dmp, qmp, rmp, c);
389 _mdiv("msqrt", nmp, x, z1, z2, c);

Completed in 108 milliseconds