Searched refs:equal (Results 1 – 1 of 1) sorted by relevance
/string/ |
A D | tester.c | 202 equal (one, "a", 2); in test_stpcpy() 205 equal (one, "ab", 4); in test_stpcpy() 208 equal (one, "abc", 6); in test_stpcpy() 318 equal (one, "ab", 8); in test_strcat() 321 equal (one, "cd", 9); in test_strcat() 509 equal (one, "", 11); in test_strncpy() 1059 equal(ptr, "", 75); in test_strsep() 1067 equal(ptr, "", 79); in test_strsep() 1077 equal(ptr, "", 83); in test_strsep() 1084 equal(ptr, "", 86); in test_strsep() [all …]
|
Completed in 9 milliseconds