Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.y71 %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
543 case T_VISIBLE: return "visible"; in zconf_tokenname()
H A Dzconf.gperf41 visible, T_VISIBLE, TF_COMMAND
H A Dzconf.hash.c213 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str37, T_VISIBLE, TF_COMMAND}, in kconf_id_lookup()
H A Dzconf.tab.c163 T_VISIBLE = 278, enumerator
2298 case T_VISIBLE: return "visible"; in zconf_tokenname()
H A Dzconf.hash.c_shipped213 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str37, T_VISIBLE, TF_COMMAND},
H A Dzconf.tab.c_shipped163 T_VISIBLE = 278,
562 "T_VISIBLE", "T_OPTION", "T_ON", "T_WORD", "T_WORD_QUOTE", "T_UNEQUAL",
2298 case T_VISIBLE: return "visible";