Lines Matching refs:tri
128 if (csym->curr.tri != yes) in randomize_choice_values()
147 sym->def[S_DEF_USER].tri = yes; in randomize_choice_values()
150 sym->def[S_DEF_USER].tri = no; in randomize_choice_values()
238 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
241 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
244 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
247 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
251 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
253 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
255 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
311 sym->def[S_DEF_USER].tri == old_val) in conf_rewrite_tristates()
312 sym->def[S_DEF_USER].tri = new_val; in conf_rewrite_tristates()
606 if (sym->curr.tri != mod) in conf()