Searched refs:test_vcomp (Results 1 – 3 of 3) sorted by relevance
79 bool test_vcomp(testspec_t* t, FILE* ofp);
129 {"cmpv", 2, 1, test_vcomp}, /* rtn = compare(r1, v(r2)) */
939 bool test_vcomp(testspec_t* t, FILE* ofp) { in test_vcomp() function