Searched defs:strcmp (Results 1 – 10 of 10) sorted by relevance
15 strcmp: label
53 strcmp: label
55 static __inline__ int strcmp(const char *__cs, const char *__ct) in strcmp() function
65 static __inline__ int strcmp(__const__ char *__cs, __const__ char *__ct) in strcmp() function
63 #define strcmp my_strcmp macro
149 int strcmp(const char * cs,const char * ct) in strcmp() function
156 static inline int strcmp(const char * cs,const char * ct) in strcmp() function
106 static inline int strcmp(const char * cs,const char * ct) in strcmp() function
119 static inline int strcmp(const char * cs,const char * ct) in strcmp() function