Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dsymbol.c1014 static int sym_rel_comp(const void *sym1, const void *sym2) in sym_rel_comp() function
1077 qsort(sym_match_arr, cnt, sizeof(struct sym_match), sym_rel_comp); in sym_re_search()
/openbmc/linux/scripts/kconfig/
H A Dsymbol.c883 static int sym_rel_comp(const void *sym1, const void *sym2) in sym_rel_comp() function
946 qsort(sym_match_arr, cnt, sizeof(struct sym_match), sym_rel_comp); in sym_re_search()