Home
last modified time | relevance | path

Searched defs:sym_arr (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/kconfig/
H A Dmconf.c385 struct symbol **sym_arr; in search_conf() local
H A Dmenu.c763 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str()