Lines Matching refs:tri
127 if (csym->curr.tri != yes) in randomize_choice_values()
146 sym->def[S_DEF_USER].tri = yes; in randomize_choice_values()
149 sym->def[S_DEF_USER].tri = no; in randomize_choice_values()
239 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
242 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
245 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
248 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
252 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
254 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
256 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
314 sym->def[S_DEF_USER].tri == old_val) in conf_rewrite_mod_or_yes()
315 sym->def[S_DEF_USER].tri = new_val; in conf_rewrite_mod_or_yes()
609 if (sym->curr.tri != mod) in conf()