T_ENDCHOICE 198 scripts/kconfig/zconf.hash.c {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str9, T_ENDCHOICE, TF_COMMAND}, T_ENDCHOICE 1821 scripts/kconfig/zconf.tab.c if (zconf_endtoken((yyvsp[(1) - (1)].id), T_CHOICE, T_ENDCHOICE)) { T_ENDCHOICE 2329 scripts/kconfig/zconf.tab.c case T_ENDCHOICE: return "endchoice"; T_ENDCHOICE 51 scripts/kconfig/zconf.y %token <id>T_ENDCHOICE T_ENDCHOICE 258 scripts/kconfig/zconf.y if (zconf_endtoken($1, T_CHOICE, T_ENDCHOICE)) { T_ENDCHOICE 456 scripts/kconfig/zconf.y | T_ENDCHOICE T_EOL { $$ = $1; } T_ENDCHOICE 525 scripts/kconfig/zconf.y case T_ENDCHOICE: return "endchoice";