Lines Matching refs:S_DEF_USER
324 if (def == S_DEF_USER) { in conf_read_simple()
358 if (def == S_DEF_USER) { in conf_read_simple()
415 if (conf_read_simple(name, S_DEF_USER)) { in conf_read()
431 if (sym->def[S_DEF_USER].tri != sym_get_tristate_value(sym)) in conf_read()
437 if (!strcmp(sym->curr.val, sym->def[S_DEF_USER].val)) in conf_read()
462 if (sym_string_within_range(sym, sym->def[S_DEF_USER].val)) in conf_read()
1119 sym->def[S_DEF_USER].tri = yes; in randomize_choice_values()
1120 csym->def[S_DEF_USER].val = sym; in randomize_choice_values()
1123 sym->def[S_DEF_USER].tri = no; in randomize_choice_values()
1149 sym->def[S_DEF_USER].tri = no; in set_all_choice_values()
1215 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1218 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
1222 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1224 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
1227 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
1231 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1233 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
1235 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()