Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.y66 %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()
Dzconf.gperf42 visible, T_VISIBLE, TF_COMMAND
Dzconf.hash.c251 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str42, T_VISIBLE, TF_COMMAND}, in kconf_id_lookup()
Dzconf.hash.c_shipped251 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str42, T_VISIBLE, TF_COMMAND},
Dzconf.tab.c164 T_VISIBLE = 278, enumerator
2375 case T_VISIBLE: return "visible"; in zconf_tokenname()
Dzconf.tab.c_shipped164 T_VISIBLE = 278,
575 "T_VISIBLE", "T_OPTION", "T_ON", "T_WORD", "T_WORD_QUOTE", "T_UNEQUAL",
2375 case T_VISIBLE: return "visible";