Searched defs:YYERROR_VERBOSE (Results 1 - 4 of 4) sorted by relevance

/external/bison/data/
H A Dglr.c215 #ifdef YYERROR_VERBOSE
216 # undef YYERROR_VERBOSE macro
217 # define YYERROR_VERBOSE 1 macro
219 # define YYERROR_VERBOSE ]b4_error_verbose_flag[
363 #if ]b4_api_PREFIX[DEBUG || YYERROR_VERBOSE || ]b4_token_table_flag[
589 #if YYERROR_VERBOSE
659 #endif /* !YYERROR_VERBOSE */
778 #if ]b4_api_PREFIX[DEBUG || YYERROR_VERBOSE
2014 #if ! YYERROR_VERBOSE
2139 #endif /* YYERROR_VERBOSE */
[all...]
H A Dyacc.c376 #ifdef YYERROR_VERBOSE
377 # undef YYERROR_VERBOSE macro
378 # define YYERROR_VERBOSE 1 macro
380 # define YYERROR_VERBOSE ]b4_error_verbose_flag[
467 #if ]b4_lac_if([[1]], [[! defined yyoverflow || YYERROR_VERBOSE]])[
534 #endif]b4_lac_if([], [[ /* ! defined yyoverflow || YYERROR_VERBOSE */]])[
651 #if ]b4_api_PREFIX[DEBUG || YYERROR_VERBOSE || ]b4_token_table_flag[
1147 #if YYERROR_VERBOSE
1396 #endif /* YYERROR_VERBOSE */
1540 #if YYERROR_VERBOSE
[all...]
/external/bison/src/
H A Dparse-gram.c183 #ifdef YYERROR_VERBOSE
184 # undef YYERROR_VERBOSE macro
185 # define YYERROR_VERBOSE 1 macro
187 # define YYERROR_VERBOSE 1 macro
713 #if GRAM_DEBUG || YYERROR_VERBOSE || 1
1576 #if YYERROR_VERBOSE
1817 #endif /* YYERROR_VERBOSE */
1967 #if YYERROR_VERBOSE
2948 #if ! YYERROR_VERBOSE
3136 #if YYERROR_VERBOSE
[all...]
/external/libpcap/
H A Dgrammar.c339 #ifdef YYERROR_VERBOSE
340 # undef YYERROR_VERBOSE macro
341 # define YYERROR_VERBOSE 1 macro
343 # define YYERROR_VERBOSE 0 macro
752 #if ! defined yyoverflow || YYERROR_VERBOSE
817 #endif /* ! defined yyoverflow || YYERROR_VERBOSE */
976 #if YYDEBUG || YYERROR_VERBOSE || 0
1577 #if YYERROR_VERBOSE
1797 #endif /* YYERROR_VERBOSE */
1866 #if YYERROR_VERBOSE
[all...]

Completed in 66 milliseconds