Searched refs:test_uvcomp (Results 1 – 3 of 3) sorted by relevance
80 bool test_uvcomp(testspec_t* t, FILE* ofp);
130 {"cmpuv", 2, 1, test_uvcomp}, /* rtn = compare(r1, v(r2)) */
955 bool test_uvcomp(testspec_t* t, FILE* ofp) { in test_uvcomp() function