Home
last modified time | relevance | path

Searched refs:strcmp_iw_ordered (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Ddefs.h342 extern int strcmp_iw_ordered (const char *, const char *);
Dutils.c2513 strcmp_iw_ordered (const char *string1, const char *string2) in strcmp_iw_ordered() function
Dsymfile.c211 return strcmp_iw_ordered (SYMBOL_NATURAL_NAME (*s1), in compare_psymbols()
Dsymtab.c1470 if (strcmp_iw_ordered (SYMBOL_NATURAL_NAME (*center), name) >= 0) in lookup_partial_symbol()