Searched refs:T_DEFAULT (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/scripts/kconfig/ |
| D | zconf.gperf | 30 default, T_DEFAULT, TF_COMMAND, S_UNKNOWN 33 def_tristate, T_DEFAULT, TF_COMMAND, S_TRISTATE 36 def_bool, T_DEFAULT, TF_COMMAND, S_BOOLEAN
|
| D | zconf.hash.c | 196 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str7, T_DEFAULT, TF_COMMAND, S_UNK… in kconf_id_lookup() 205 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str12, T_DEFAULT, TF_COMMAND, S_TR… in kconf_id_lookup() 207 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str13, T_DEFAULT, TF_COMMAND, S_BO… in kconf_id_lookup()
|
| D | zconf.y | 63 %token <id>T_DEFAULT 127 T_DEPENDS | T_PROMPT | T_TYPE | T_SELECT | T_OPTIONAL | T_RANGE | T_DEFAULT | T_VISIBLE 203 config_option: T_DEFAULT expr if_expr T_EOL 304 choice_option: T_DEFAULT T_WORD if_expr T_EOL
|
| D | zconf.hash.c_shipped | 196 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str7, T_DEFAULT, TF_COMMAND, S_UNK… 205 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str12, T_DEFAULT, TF_COMMAND, S_TR… 207 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str13, T_DEFAULT, TF_COMMAND, S_BO…
|
| D | zconf.tab.c | 161 T_DEFAULT = 275, enumerator
|
| D | zconf.tab.c_shipped | 161 T_DEFAULT = 275, 574 "T_OPTIONAL", "T_PROMPT", "T_TYPE", "T_DEFAULT", "T_SELECT", "T_RANGE",
|