T_ENDMENU         215 scripts/kconfig/zconf.hash.c       {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str22,	T_ENDMENU,	TF_COMMAND},
T_ENDMENU        1915 scripts/kconfig/zconf.tab.c 	if (zconf_endtoken((yyvsp[(1) - (1)].id), T_MENU, T_ENDMENU)) {
T_ENDMENU        2327 scripts/kconfig/zconf.tab.c 	case T_ENDMENU:		return "endmenu";
T_ENDMENU          48 scripts/kconfig/zconf.y %token <id>T_ENDMENU
T_ENDMENU         365 scripts/kconfig/zconf.y 	if (zconf_endtoken($1, T_MENU, T_ENDMENU)) {
T_ENDMENU         455 scripts/kconfig/zconf.y end:	  T_ENDMENU T_EOL	{ $$ = $1; }
T_ENDMENU         523 scripts/kconfig/zconf.y 	case T_ENDMENU:		return "endmenu";