Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.y66 %token <id>T_VISIBLE
122 T_DEPENDS | T_PROMPT | T_TYPE | T_SELECT | T_OPTIONAL | T_RANGE | T_DEFAULT | T_VISIBLE
437 visible: T_VISIBLE if_expr
529 case T_VISIBLE: return "visible"; in zconf_tokenname()
Dzconf.gperf41 visible, T_VISIBLE, TF_COMMAND
Dzconf.hash.c247 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str42, T_VISIBLE, TF_COMMAND}, in kconf_id_lookup()
Dzconf.hash.c_shipped247 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str42, T_VISIBLE, TF_COMMAND},
Dzconf.tab.c156 T_VISIBLE = 278, enumerator
2333 case T_VISIBLE: return "visible"; in zconf_tokenname()
Dzconf.tab.c_shipped156 T_VISIBLE = 278,
559 "T_VISIBLE", "T_OPTION", "T_ON", "T_WORD", "T_WORD_QUOTE", "T_UNEQUAL",
2333 case T_VISIBLE: return "visible";