Lines Matching refs:S_DEF_USER
362 if (def == S_DEF_USER) { in conf_read_simple()
396 if (def == S_DEF_USER) { in conf_read_simple()
453 if (conf_read_simple(name, S_DEF_USER)) { in conf_read()
469 if (sym->def[S_DEF_USER].tri != sym_get_tristate_value(sym)) in conf_read()
475 if (!strcmp(sym->curr.val, sym->def[S_DEF_USER].val)) in conf_read()
500 if (sym_string_within_range(sym, sym->def[S_DEF_USER].val)) in conf_read()
1159 sym->def[S_DEF_USER].tri = yes; in randomize_choice_values()
1160 csym->def[S_DEF_USER].val = sym; in randomize_choice_values()
1163 sym->def[S_DEF_USER].tri = no; in randomize_choice_values()
1189 sym->def[S_DEF_USER].tri = no; in set_all_choice_values()
1255 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1258 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
1262 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1264 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
1267 sym->def[S_DEF_USER].tri = no; in conf_set_all_new_symbols()
1271 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
1273 sym->def[S_DEF_USER].tri = mod; in conf_set_all_new_symbols()
1275 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()