| D | legacy_test.c | 35 MINT *c0, *c1, *c2, *c3, *c5, *c6, *c8, *c10, *c14, *c15, *c25, \ variable 104 testmcmp(t0, c8, "mdiv0"); in testdiv() 107 mp_mdiv(c10, c8, t0, t1); in testdiv() 112 testmcmp(t0, c8, "sdiv0"); in testdiv() 139 testmcmp(t0, c8, "pow0"); in testpow() 143 testmcmp(t0, c8, "rpow0"); in testpow() 169 c8 = mp_itom(8); in main() 198 mp_mfree(c8); in main()
|