Searched refs:copy1 (Results 1 – 1 of 1) sorted by relevance
45 char *copy1 = strdupa (tests[i].str1); in do_test() local46 if (compare (tests[i].str1, copy1, 0)) in do_test()48 printf ("FAIL: \"%s\" != \"%s\"\n", tests[i].str1, copy1); in do_test()
Completed in 4 milliseconds