Home
last modified time | relevance | path

Searched refs:T_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/scripts/kconfig/
Dzconf.gperf30 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
Dzconf.hash.c196 …{(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()
Dzconf.y63 %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
Dzconf.hash.c_shipped196 …{(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…
Dzconf.tab.c161 T_DEFAULT = 275, enumerator
Dzconf.tab.c_shipped161 T_DEFAULT = 275,
574 "T_OPTIONAL", "T_PROMPT", "T_TYPE", "T_DEFAULT", "T_SELECT", "T_RANGE",