Lines Matching refs:symbol
80 struct symbol *sym; in conf_expand_value()
120 static int conf_set_sym_val(struct symbol *sym, int def, int def_flags, char *p) in conf_set_sym_val()
187 struct symbol *sym; in conf_read_simple()
315 struct symbol *cs = prop_get_symbol(sym_get_choice_prop(sym)); in conf_read_simple()
343 struct symbol *sym, *choice_sym; in conf_read()
443 static void conf_write_symbol(struct symbol *sym, FILE *out, bool write_no) in conf_write_symbol()
484 struct symbol *sym; in conf_write_defconfig()
523 struct symbol *cs; in conf_write_defconfig()
524 struct symbol *ds; in conf_write_defconfig()
558 struct symbol *sym; in conf_write()
664 struct symbol *sym; in conf_split_config()
773 struct symbol *sym; in conf_write_autoconf()
922 static void randomize_choice_values(struct symbol *csym) in randomize_choice_values()
925 struct symbol *sym; in randomize_choice_values()
965 static void set_all_choice_values(struct symbol *csym) in set_all_choice_values()
968 struct symbol *sym; in set_all_choice_values()
987 struct symbol *sym, *csym; in conf_set_all_new_symbols()