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

/freebsd-10.0-release/lib/libmp/
H A Dmpasbn.c96 static void _madd(const char *, const MINT *, const MINT *, MINT *);
186 _madd(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp) function
200 _madd("madd", mp1, mp2, rmp);
380 _madd("msqrt", x, z1, z2);

Completed in 114 milliseconds