Searched refs:test_qabs (Results 1 – 3 of 3) sorted by relevance
93 bool test_qabs(testspec_t* t, FILE* ofp);
141 {"qabs", 2, 1, test_qabs}, /* r2 = |r1| */
1194 bool test_qabs(testspec_t* t, FILE* ofp) { in test_qabs() function