Home
last modified time | relevance | path

Searched refs:sym_calc_choice (Results 1 – 7 of 7) sorted by relevance

/scripts/kconfig/
A Dlkc.h110 struct symbol *sym_calc_choice(struct menu *choice);
A Dmconf.c518 struct symbol *def_sym = sym_calc_choice(menu); in build_conf()
604 active = sym_calc_choice(menu); in conf_choice()
623 if (child->sym == sym_calc_choice(menu)) in conf_choice()
A Dnconf.c821 struct symbol *def_sym = sym_calc_choice(menu); in build_conf()
1245 active = sym_calc_choice(menu); in conf_choice()
1254 if (child->sym == sym_calc_choice(menu)) in conf_choice()
A Dconf.c433 def_sym = sym_calc_choice(menu); in conf_choice()
A Dsymbol.c299 struct symbol *sym_calc_choice(struct menu *choice) in sym_calc_choice() function
459 sym_calc_choice(choice_menu); in sym_calc_value()
A Dqconf.cc136 sym = sym_calc_choice(menu); in updateMenu()
202 sym_calc_choice(menu); in testUpdateMenu()
A Dgconf.c179 struct symbol *def_sym = sym_calc_choice(menu); in set_node()

Completed in 17 milliseconds