Searched defs:strcmp (Results 1 – 3 of 3) sorted by relevance
45 strcmp(const char *s1, const char *s2) in strcmp() function
59 .global strcmp symbol61 strcmp: label
245 TEST(string, strcmp) { in TEST() argument