Searched refs:test_qsubz (Results 1 – 3 of 3) sorted by relevance
100 bool test_qsubz(testspec_t* t, FILE* ofp);
147 {"qsubz", 3, 1, test_qsubz}, /* r3 = r1 - r2 */
1286 bool test_qsubz(testspec_t* t, FILE* ofp) { in test_qsubz() function