Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.y56 %token <id>T_ENDCHOICE
263 if (zconf_endtoken($1, T_CHOICE, T_ENDCHOICE)) {
461 | T_ENDCHOICE T_EOL { $$ = $1; }
539 case T_ENDCHOICE: return "endchoice"; in zconf_tokenname()
H A Dzconf.tab.c148 T_ENDCHOICE = 263, enumerator
1796 if (zconf_endtoken((yyvsp[(1) - (1)].id), T_CHOICE, T_ENDCHOICE)) {
2294 case T_ENDCHOICE: return "endchoice"; in zconf_tokenname()
H A Dzconf.gperf20 endchoice, T_ENDCHOICE, TF_COMMAND
H A Dzconf.hash.c190 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str9, T_ENDCHOICE, TF_COMMAND}, in kconf_id_lookup()
H A Dzconf.tab.c_shipped148 T_ENDCHOICE = 263,
559 "T_SOURCE", "T_CHOICE", "T_ENDCHOICE", "T_COMMENT", "T_CONFIG",
1796 if (zconf_endtoken((yyvsp[(1) - (1)].id), T_CHOICE, T_ENDCHOICE)) {
2294 case T_ENDCHOICE: return "endchoice";
H A Dzconf.hash.c_shipped190 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str9, T_ENDCHOICE, TF_COMMAND},