Searched defs:s1 (Results 1 – 5 of 5) sorted by relevance
46 strcmp(const char *s1, const char *s2) in strcmp()
40 strncmp(const char *s1, const char *s2, size_t n) in strncmp()
10 int memcmp(const void *s1, const void *s2, size_t len) in memcmp()
160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() argument
32 int qtiseclib_cb_strcmp(const char *s1, const char *s2) in qtiseclib_cb_strcmp()
Completed in 10 milliseconds