Searched defs:s1 (Results 1 – 3 of 3) sorted by relevance
39 int strcmp(const char *s1, const char *s2) in strcmp()
33 int strncmp(const char *s1, const char *s2, size_t n) in strncmp()
9 int memcmp(const void *s1, const void *s2, size_t len) in memcmp()
Completed in 12 milliseconds