Searched refs:strcmp_iw_ordered (Results 1 – 5 of 5) sorted by relevance
329 extern int strcmp_iw_ordered (const char *, const char *);
2454 strcmp_iw_ordered (const char *string1, const char *string2) in strcmp_iw_ordered() function
199 return strcmp_iw_ordered (SYMBOL_SEARCH_NAME (*s1), in compare_psymbols()
1569 if (strcmp_iw_ordered (SYMBOL_SEARCH_NAME (*center), name) >= 0) in lookup_partial_symbol()
13122 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to13125 * defs.h: Declare strcmp_iw_ordered.13126 * utils.c (strcmp_iw_ordered): New function.