Searched refs:sym_rel_comp (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | symbol.c | 1000 static int sym_rel_comp(const void *sym1, const void *sym2) in sym_rel_comp() function 1063 qsort(sym_match_arr, cnt, sizeof(struct sym_match), sym_rel_comp); in sym_re_search()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | symbol.c | 1014 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()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | symbol.c | 927 static int sym_rel_comp(const void *sym1, const void *sym2) in sym_rel_comp() function 990 qsort(sym_match_arr, cnt, sizeof(struct sym_match), sym_rel_comp); in sym_re_search()
|