Lines Matching refs:symbol
167 void (*print_symbol)(FILE *, struct symbol *, const char *, void *);
234 static int conf_set_sym_val(struct symbol *sym, int def, int def_flags, char *p) in conf_set_sym_val()
356 struct symbol *sym; in conf_read_simple()
489 struct symbol *cs = prop_get_symbol(sym_get_choice_prop(sym)); in conf_read_simple()
515 struct symbol *sym; in conf_read()
591 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol()
645 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol()
713 static void conf_write_symbol(FILE *fp, struct symbol *sym, in conf_write_symbol()
753 struct symbol *sym; in conf_write_defconfig()
792 struct symbol *cs; in conf_write_defconfig()
793 struct symbol *ds; in conf_write_defconfig()
827 struct symbol *sym; in conf_write()
972 struct symbol *sym; in conf_touch_deps()
1048 struct symbol *sym; in conf_write_autoconf()
1134 static bool randomize_choice_values(struct symbol *csym) in randomize_choice_values()
1137 struct symbol *sym; in randomize_choice_values()
1182 void set_all_choice_values(struct symbol *csym) in set_all_choice_values()
1185 struct symbol *sym; in set_all_choice_values()
1204 struct symbol *sym, *csym; in conf_set_all_new_symbols()
1332 struct symbol *sym; in conf_rewrite_mod_or_yes()