Searched defs:compare_func (Results 1 – 2 of 2) sorted by relevance
15 static int compare_func(const char *ida, const char *idb) in compare_func() function
161 typedef int (* compare_func)(unsigned test, unsigned mask); typedef