Searched refs:test_comp (Results 1 – 3 of 3) sorted by relevance
76 bool test_comp(testspec_t* t, FILE* ofp);
126 {"cmp", 2, 1, test_comp}, /* rtn = compare(r1, r2) */
897 bool test_comp(testspec_t* t, FILE* ofp) { in test_comp() function