Searched refs:T_VISIBLE (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/scripts/kconfig/ |
D | zconf.y | 66 %token <id>T_VISIBLE 127 T_DEPENDS | T_PROMPT | T_TYPE | T_SELECT | T_OPTIONAL | T_RANGE | T_DEFAULT | T_VISIBLE 442 visible: T_VISIBLE if_expr 538 case T_VISIBLE: return "visible"; in zconf_tokenname()
|
D | zconf.gperf | 42 visible, T_VISIBLE, TF_COMMAND
|
D | zconf.hash.c | 251 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str42, T_VISIBLE, TF_COMMAND}, in kconf_id_lookup()
|
D | zconf.hash.c_shipped | 251 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str42, T_VISIBLE, TF_COMMAND},
|
D | zconf.tab.c | 164 T_VISIBLE = 278, enumerator 2375 case T_VISIBLE: return "visible"; in zconf_tokenname()
|
D | zconf.tab.c_shipped | 164 T_VISIBLE = 278, 575 "T_VISIBLE", "T_OPTION", "T_ON", "T_WORD", "T_WORD_QUOTE", "T_UNEQUAL", 2375 case T_VISIBLE: return "visible";
|