Searched refs:test_ucomp (Results 1 – 3 of 3) sorted by relevance
77 bool test_ucomp(testspec_t* t, FILE* ofp);
127 {"cmpu", 2, 1, test_ucomp}, /* rtn = compare(|r1|, |r2|) */
911 bool test_ucomp(testspec_t* t, FILE* ofp) { in test_ucomp() function