Searched refs:test_exptmod (Results 1 – 3 of 3) sorted by relevance
73 bool test_exptmod(testspec_t* t, FILE* ofp);
123 {"emod", 4, 1, test_exptmod}, /* r4 = r1^r2 mod r3 */
851 bool test_exptmod(testspec_t* t, FILE* ofp) { in test_exptmod() function