Searched refs:T_OPTIONAL (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/scripts/kconfig/ |
D | zconf.gperf | 28 optional, T_OPTIONAL, TF_COMMAND
|
D | zconf.y | 60 %token <id>T_OPTIONAL 122 T_DEPENDS | T_PROMPT | T_TYPE | T_SELECT | T_OPTIONAL | T_RANGE | T_DEFAULT | T_VISIBLE 293 choice_option: T_OPTIONAL T_EOL
|
D | zconf.hash.c | 210 … {(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 | 210 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str18, T_OPTIONAL, TF_COMMAND},
|
D | zconf.tab.c | 150 T_OPTIONAL = 272, enumerator
|
D | zconf.tab.c_shipped | 150 T_OPTIONAL = 272, 558 "T_OPTIONAL", "T_PROMPT", "T_TYPE", "T_DEFAULT", "T_SELECT", "T_RANGE",
|