YYCASE_ 1262 scripts/kconfig/zconf.tab.c YYCASE_(0, YY_("syntax error")); YYCASE_ 1263 scripts/kconfig/zconf.tab.c YYCASE_(1, YY_("syntax error, unexpected %s")); YYCASE_ 1264 scripts/kconfig/zconf.tab.c YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); YYCASE_ 1265 scripts/kconfig/zconf.tab.c YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); YYCASE_ 1266 scripts/kconfig/zconf.tab.c YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); YYCASE_ 1267 scripts/kconfig/zconf.tab.c YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));