Searched defs:strncmp (Results 1 – 6 of 6) sorted by relevance
31 #define strncmp strncmp_gc macro
35 strncmp(const char *s1, const char *s2, size_t n) in strncmp() function
106 DEFINE_IFUNC_FOR(strncmp) { in DEFINE_IFUNC_FOR() argument
149 DEFINE_IFUNC_FOR(strncmp) { in DEFINE_IFUNC_FOR() argument
129 DEFINE_IFUNC_FOR(strncmp) { in DEFINE_IFUNC_FOR() argument
653 TEST(STRING_TEST, strncmp) { in TEST() argument