Searched refs:test_expt (Results 1 – 3 of 3) sorted by relevance
63 bool test_expt(testspec_t* t, FILE* ofp);
113 {"expt", 3, 1, test_expt}, /* r3 = r1 ^ v(r2) */
682 bool test_expt(testspec_t* t, FILE* ofp) { in test_expt() function