Searched refs:T_OPTIONAL (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/scripts/kconfig/ |
D | zconf.gperf | 29 optional, T_OPTIONAL, TF_COMMAND
|
D | zconf.y | 60 %token <id>T_OPTIONAL 127 T_DEPENDS | T_PROMPT | T_TYPE | T_SELECT | T_OPTIONAL | T_RANGE | T_DEFAULT | T_VISIBLE 298 choice_option: T_OPTIONAL T_EOL
|
D | zconf.hash.c | 214 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str18, T_OPTIONAL, TF_COMMAND}, in kconf_id_lookup()
|
D | zconf.hash.c_shipped | 214 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str18, T_OPTIONAL, TF_COMMAND},
|
D | zconf.tab.c | 158 T_OPTIONAL = 272, enumerator
|
D | zconf.tab.c_shipped | 158 T_OPTIONAL = 272, 574 "T_OPTIONAL", "T_PROMPT", "T_TYPE", "T_DEFAULT", "T_SELECT", "T_RANGE",
|