Searched defs:strcmp (Results 1 – 8 of 8) sorted by relevance
56 .global strcmp symbol58 strcmp: label
25 # define strcmp(s1, s2) xstrcmp(s1, s2) macro28 strcmp(const char *s1, const char *s2) in strcmp() function
41 strcmp(const char *s1, const char *s2) in strcmp() function
289 #define strcmp(s1, s2) SAN_INTERCEPTOR(strcmp) global() macro 294 #define strcmp(s1, s2) __builtin_strcmp( global() macro
175 ATTRIBUTE_INTERFACE int strcmp(const char *s1, const char *s2) { in strcmp() function
137 strcmp(const char *s1, const char *s2) in strcmp() function
655 #define strcmp OS_DO_NOT_USE_strcmp global() macro
471 strcmp(const char *s1, const char *s2) in strcmp() function