Lines Matching refs:yes
20 .curr = { "y", yes },
224 tri = yes; in sym_calc_visibility()
232 tri = yes; in sym_calc_visibility()
236 tri = yes; in sym_calc_visibility()
245 tri = yes; in sym_calc_visibility()
254 tri = yes; in sym_calc_visibility()
312 if (sym_has_value(sym) && sym->def[S_DEF_USER].tri == yes) { in sym_calc_choice()
364 val = sym == res ? yes : no; in sym_calc_choice()
389 expr_gstr_print_revdep(sym->rev_dep.expr, &gs, yes, in sym_warn_unmet_dep()
495 newval.tri = yes; in sym_calc_value()
600 val = menu->sym == sym ? yes : no; in choice_set_value()
631 return yes; in sym_toggle_tristate_value()
641 newval = yes; in sym_toggle_tristate_value()
643 case yes: in sym_toggle_tristate_value()
726 return sym_tristate_within_range(sym, yes); in sym_string_within_range()
749 return sym_set_tristate_value(sym, yes); in sym_set_string_value()
834 val = yes; in sym_get_string_default()
838 val = yes; in sym_get_string_default()
850 case yes: return "y"; in sym_get_string_default()
879 case yes: in sym_get_string_value()