Searched refs:sym_get_choice_value (Results 1 – 5 of 5) sorted by relevance
529 struct symbol *def_sym = sym_get_choice_value(sym); in build_conf()801 active = sym_get_choice_value(menu->sym); in conf_choice()820 if (child->sym == sym_get_choice_value(menu->sym)) in conf_choice()
124 static inline struct symbol *sym_get_choice_value(struct symbol *sym) in sym_get_choice_value() function
796 struct symbol *def_sym = sym_get_choice_value(sym); in build_conf()1245 active = sym_get_choice_value(menu->sym); in conf_choice()1254 if (child->sym == sym_get_choice_value(menu->sym)) in conf_choice()
264 def_sym = sym_get_choice_value(sym); in conf_choice()
1091 struct symbol *def_sym = sym_get_choice_value(sym); in fill_row()
Completed in 11 milliseconds