Searched refs:sym_rel_comp (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/kconfig/
H A Dsymbol.c887 static int sym_rel_comp(const void *sym1, const void *sym2) function
950 qsort(sym_match_arr, cnt, sizeof(struct sym_match), sym_rel_comp);

Completed in 197 milliseconds