Searched refs:YYTOKEN_TABLE (Results 1 – 7 of 7) sorted by relevance
429 #ifndef YYTOKEN_TABLE430 # define YYTOKEN_TABLE 0 macro777 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
224 #ifndef YYTOKEN_TABLE225 # define YYTOKEN_TABLE 0 macro583 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
332 #ifndef YYTOKEN_TABLE333 # define YYTOKEN_TABLE 0 macro662 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
290 #ifndef YYTOKEN_TABLE291 # define YYTOKEN_TABLE 0 macro755 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
2519 c++: do not export YYTOKEN_TABLE and YYERROR_VERBOSE.2524 * data/glr.c, data/yacc.c (YYTOKEN_TABLE): Remove.
305 The symbols YYTOKEN_TABLE and YYERROR_VERBOSE, which were defined in the
7161 * data/glr.cc (YYERROR_VERBOSE, YYTOKEN_TABLE): Remove.10391 * data/glr.c (YYTOKEN_TABLE): New macro.10392 (yytname): Define if YYTOKEN_TABLE.10393 * data/yacc.c (YYTOKEN_TABLE, yytname): Likewise.10394 * data/lalr1.cc (YYTOKEN_TABLE, yytname_): Likewise.