Searched refs:test_qexpt (Results 1 – 3 of 3) sorted by relevance
103 bool test_qexpt(testspec_t* t, FILE* ofp);
150 {"qexpt", 3, 1, test_qexpt}, /* r3 = r1 ^ v(r2) */
1352 bool test_qexpt(testspec_t* t, FILE* ofp) { in test_qexpt() function