Searched refs:elt (Results 1 – 2 of 2) sorted by relevance
95 static int cmp_ex_search(const void *key, const void *elt) in cmp_ex_search() argument97 const struct exception_table_entry *_elt = elt; in cmp_ex_search()
32 int (*cmp)(const void *key, const void *elt)) in bsearch() argument