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

/freebsd-13-stable/lib/libmp/
H A Dmpasbn.c98 static void _madd(const char *, const MINT *, const MINT *, MINT *);
190 _madd(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp) function
206 _madd("madd", mp1, mp2, rmp);
390 _madd("msqrt", x, z1, z2);

Completed in 97 milliseconds