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

/freebsd-10.3-release/lib/libmp/tests/
H A Dlegacy_test.c40 testmcmp(const MINT *mp1, const MINT *mp2, const char *tname) function
57 testmcmp(c43, t0, "madd0");
59 testmcmp(c44, t0, "madd1");
61 testmcmp(c43, t0, "msub0");
63 testmcmp(c42, t0, "msub1");
65 testmcmp(c42, t0, "move0");
68 testmcmp(c42, t2, "xtom");
82 testmcmp(t0, c5, "gcd0");
90 testmcmp(t0, c5, "msqrt0");
91 testmcmp(t
[all...]

Completed in 46 milliseconds