Searched refs:test_zcomp (Results 1 – 3 of 3) sorted by relevance
78 bool test_zcomp(testspec_t* t, FILE* ofp);
128 {"cmpz", 1, 1, test_zcomp}, /* rtn = compare(r1, 0) */
925 bool test_zcomp(testspec_t* t, FILE* ofp) { in test_zcomp() function