Lines Matching refs:tri
128 if (csym->curr.tri != yes)
147 sym->def[S_DEF_USER].tri = yes;
150 sym->def[S_DEF_USER].tri = no;
238 sym->def[S_DEF_USER].tri = yes;
241 sym->def[S_DEF_USER].tri = mod;
244 sym->def[S_DEF_USER].tri = no;
247 sym->def[S_DEF_USER].tri = no;
251 sym->def[S_DEF_USER].tri = yes;
253 sym->def[S_DEF_USER].tri = mod;
255 sym->def[S_DEF_USER].tri = yes;
273 * If curr.tri equals to mod then we can select several
276 * If curr.tri equals yes then only one symbol can be
311 sym->def[S_DEF_USER].tri == old_val)
312 sym->def[S_DEF_USER].tri = new_val;
606 if (sym->curr.tri != mod)