Searched refs:idb (Results 1 – 1 of 1) sorted by relevance
15 static int compare_func(const char *ida, const char *idb) in compare_func() argument22 idb[i] != 'X' && toupper(ida[i]) != toupper(idb[i])) in compare_func()