Searched defs:strcmp (Results 1 – 10 of 10) sorted by relevance
8 .global strcmp symbol10 strcmp: label
63 .globl strcmp symbol64 strcmp: label
73 static __inline__ int strcmp(__const__ char *__cs, __const__ char *__ct) in strcmp() function
63 static inline int strcmp(const char *__cs, const char *__ct) in strcmp() function
57 static inline int strcmp(const char *__cs, const char *__ct) in strcmp() function
42 static inline int strcmp(const char *cs, const char *ct) in strcmp() function
27 int strcmp(const char *str1, const char *str2) in strcmp() function
81 int strcmp(const char *cs, const char *ct) in strcmp() function
94 int strcmp(const char *cs, const char *ct) in strcmp() function
203 int strcmp(const char *cs, const char *ct) in strcmp() function