Searched refs:T_VISIBLE (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.y | 71 %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 D | zconf.gperf | 41 visible, T_VISIBLE, TF_COMMAND
|
| H A D | zconf.hash.c | 213 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str37, T_VISIBLE, TF_COMMAND}, in kconf_id_lookup()
|
| H A D | zconf.tab.c | 163 T_VISIBLE = 278, enumerator 2298 case T_VISIBLE: return "visible"; in zconf_tokenname()
|
| H A D | zconf.hash.c_shipped | 213 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str37, T_VISIBLE, TF_COMMAND},
|
| H A D | zconf.tab.c_shipped | 163 T_VISIBLE = 278, 562 "T_VISIBLE", "T_OPTION", "T_ON", "T_WORD", "T_WORD_QUOTE", "T_UNEQUAL", 2298 case T_VISIBLE: return "visible";
|