Lines Matching refs:S_DEF_USER
358 if (def == S_DEF_USER) { in conf_read_simple()
392 if (def == S_DEF_USER) { in conf_read_simple()
449 if (conf_read_simple(name, S_DEF_USER)) { in conf_read()
465 if (sym->def[S_DEF_USER].tri != sym_get_tristate_value(sym)) in conf_read()
471 if (!strcmp(sym->curr.val, sym->def[S_DEF_USER].val)) in conf_read()
496 if (sym_string_within_range(sym, sym->def[S_DEF_USER].val)) in conf_read()
1154 sym->def[S_DEF_USER].tri = yes; in randomize_choice_values()
1155 csym->def[S_DEF_USER].val = sym; in randomize_choice_values()
1158 sym->def[S_DEF_USER].tri = no; in randomize_choice_values()
1184 sym->def[S_DEF_USER].tri = no; in set_all_choice_values()
1250 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1253 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
1257 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1259 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
1262 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
1266 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1268 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
1270 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()