Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.gperf29 default, T_DEFAULT, TF_COMMAND, S_UNKNOWN
32 def_tristate, T_DEFAULT, TF_COMMAND, S_TRISTATE
35 def_bool, T_DEFAULT, TF_COMMAND, S_BOOLEAN
Dzconf.hash.c194 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str7, T_DEFAULT, TF_COMMAND, S_UNK… in kconf_id_lookup()
201 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str12, T_DEFAULT, TF_COMMAND, S_TR… in kconf_id_lookup()
203 …{(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
122 T_DEPENDS | T_PROMPT | T_TYPE | T_SELECT | T_OPTIONAL | T_RANGE | T_DEFAULT | T_VISIBLE
198 config_option: T_DEFAULT expr if_expr T_EOL
299 choice_option: T_DEFAULT T_WORD if_expr T_EOL
Dzconf.hash.c_shipped194 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str7, T_DEFAULT, TF_COMMAND, S_UNK…
201 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str12, T_DEFAULT, TF_COMMAND, S_TR…
203 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str13, T_DEFAULT, TF_COMMAND, S_BO…
Dzconf.tab.c153 T_DEFAULT = 275, enumerator
Dzconf.tab.c_shipped153 T_DEFAULT = 275,
558 "T_OPTIONAL", "T_PROMPT", "T_TYPE", "T_DEFAULT", "T_SELECT", "T_RANGE",