Lines Matching refs:S_DEF_USER
329 if (def == S_DEF_USER) { in conf_read_simple()
363 if (def == S_DEF_USER) { in conf_read_simple()
420 if (conf_read_simple(name, S_DEF_USER)) in conf_read()
432 if (sym->def[S_DEF_USER].tri != sym_get_tristate_value(sym)) in conf_read()
438 if (!strcmp(sym->curr.val, sym->def[S_DEF_USER].val)) in conf_read()
463 if (sym_string_within_range(sym, sym->def[S_DEF_USER].val)) in conf_read()
1085 sym->def[S_DEF_USER].tri = yes; in randomize_choice_values()
1086 csym->def[S_DEF_USER].val = sym; in randomize_choice_values()
1089 sym->def[S_DEF_USER].tri = no; in randomize_choice_values()
1115 sym->def[S_DEF_USER].tri = no; in set_all_choice_values()
1181 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1184 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
1188 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1190 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
1193 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
1197 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1199 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
1201 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()