X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/eb34f4177cc4f71ee819e2fc741b9487d561b2ec..c0ad8bf3c2fb46f001bb24ac98a72b8bfb3a77ce:/data/yacc.c diff --git a/data/yacc.c b/data/yacc.c index b57db164..daa08d60 100644 --- a/data/yacc.c +++ b/data/yacc.c @@ -358,12 +358,14 @@ static const char *const yytname[[]] = }; #endif +# ifdef YYPRINT /* YYTOKNUM[[YYLEX-NUM]] -- Internal token number corresponding to token YYLEX-NUM. */ static const b4_int_type_for([b4_toknum]) yytoknum[[]] = { b4_toknum }; +# endif /* YYR1[[YYN]] -- Symbol number of symbol that rule YYN derives. */ static const b4_int_type_for([b4_r1]) yyr1[[]] =