Searched refs:YYERROR_VERBOSE_ARGS_MAXIMUM (Results 1 – 1 of 1) sorted by relevance
1590 enum { YYERROR_VERBOSE_ARGS_MAXIMUM = 5 }; in yysyntax_error() enumerator1594 char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM]; in yysyntax_error()1641 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) in yysyntax_error()