Searched refs:testmcmp (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/tools/regression/lib/libmp/ |
| D | test-libmp.c | 40 testmcmp(const MINT *mp1, const MINT *mp2, const char *tname) in testmcmp() function 57 testmcmp(c43, t0, "madd0"); in testsimpel() 59 testmcmp(c44, t0, "madd1"); in testsimpel() 61 testmcmp(c43, t0, "msub0"); in testsimpel() 63 testmcmp(c42, t0, "msub1"); in testsimpel() 65 testmcmp(c42, t0, "move0"); in testsimpel() 68 testmcmp(c42, t2, "xtom"); in testsimpel() 82 testmcmp(t0, c5, "gcd0"); in testgcd() 90 testmcmp(t0, c5, "msqrt0"); in testmsqrt() 91 testmcmp(t1, c0, "msqrt1"); in testmsqrt() [all …]
|