Searched refs:test_exptv (Results 1 – 3 of 3) sorted by relevance
64 bool test_exptv(testspec_t* t, FILE* ofp);
114 {"exptv", 3, 1, test_exptv}, /* r3 = v(r1) ^ v(r2) */
698 bool test_exptv(testspec_t* t, FILE* ofp) { in test_exptv() function