Searched defs:def (Results 1 – 6 of 6) sorted by relevance
/scripts/kconfig/ |
D | conf.c | 78 static int conf_askvalue(struct symbol *sym, const char *def) in conf_askvalue() 127 const char *def; in conf_string() local 261 int cnt, def; in conf_choice() local
|
D | confdata.c | 86 static int conf_set_sym_val(struct symbol *sym, int def, int def_flags, char *p) in conf_set_sym_val() 148 int conf_read_simple(const char *name, int def) in conf_read_simple() 822 int i, cnt, def; in conf_set_all_new_symbols() local
|
D | symbol.c | 39 void sym_add_default(struct symbol *sym, const char *def) in sym_add_default()
|
D | expr.h | 82 struct symbol_value def[S_DEF_COUNT]; member
|
D | gconf.c | 1165 const char *def; in fill_row() local
|
/scripts/genksyms/ |
D | genksyms.c | 366 struct string_list *sym, *def; in read_reference() local
|