Searched refs:T_DEFAULT (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.gperf | 29 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
|
| H A D | zconf.hash.c | 193 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str12, T_DEFAULT, TF_COMMAND, S_UN… in kconf_id_lookup() 194 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str13, T_DEFAULT, TF_COMMAND, S_BO… in kconf_id_lookup() 198 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str17, T_DEFAULT, TF_COMMAND, S_TR… in kconf_id_lookup()
|
| H A D | zconf.y | 68 %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
|
| H A D | zconf.hash.c_shipped | 193 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str12, T_DEFAULT, TF_COMMAND, S_UN… 194 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str13, T_DEFAULT, TF_COMMAND, S_BO… 198 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str17, T_DEFAULT, TF_COMMAND, S_TR…
|
| H A D | zconf.tab.c_shipped | 160 T_DEFAULT = 275, 561 "T_OPTIONAL", "T_PROMPT", "T_TYPE", "T_DEFAULT", "T_SELECT", "T_RANGE",
|
| H A D | zconf.tab.c | 160 T_DEFAULT = 275, enumerator
|