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

/external/bison/data/
H A Dglr.cc253 #ifdef YYERROR_VERBOSE
254 # undef YYERROR_VERBOSE macro
255 # define YYERROR_VERBOSE 1 macro
257 # define YYERROR_VERBOSE ]b4_error_verbose_flag[
H A Dlalr1.cc71 #ifdef YYERROR_VERBOSE
72 # undef YYERROR_VERBOSE macro
73 # define YYERROR_VERBOSE 1 macro
75 # define YYERROR_VERBOSE ]b4_error_verbose_flag[
230 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
235 #if YYERROR_VERBOSE
379 #if YYERROR_VERBOSE
839 #if YYERROR_VERBOSE
964 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
H A Dglr.c212 #ifdef YYERROR_VERBOSE
213 # undef YYERROR_VERBOSE macro
214 # define YYERROR_VERBOSE 1 macro
216 # define YYERROR_VERBOSE ]b4_error_verbose_flag[
375 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
648 #if YYERROR_VERBOSE
718 #endif /* !YYERROR_VERBOSE */
837 #if YYDEBUG || YYERROR_VERBOSE
2085 #if YYERROR_VERBOSE
2175 #endif /* YYERROR_VERBOSE */
[all...]
H A Dyacc.c174 #ifdef YYERROR_VERBOSE
175 # undef YYERROR_VERBOSE macro
176 # define YYERROR_VERBOSE 1 macro
178 # define YYERROR_VERBOSE ]b4_error_verbose_flag[
293 #if ! defined yyoverflow || YYERROR_VERBOSE
357 #endif /* ! defined yyoverflow || YYERROR_VERBOSE */
471 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
753 #if YYERROR_VERBOSE
946 #endif /* YYERROR_VERBOSE */
1005 #if YYERROR_VERBOSE
[all...]
/external/elfutils/src/
H A Dldscript.c188 #ifdef YYERROR_VERBOSE
189 # undef YYERROR_VERBOSE macro
190 # define YYERROR_VERBOSE 1 macro
192 # define YYERROR_VERBOSE 0 macro
226 #if ! defined (yyoverflow) || YYERROR_VERBOSE
262 #endif /* ! defined (yyoverflow) || YYERROR_VERBOSE */
437 #if YYDEBUG || YYERROR_VERBOSE
823 #if YYERROR_VERBOSE
874 #endif /* !YYERROR_VERBOSE */
1691 #if YYERROR_VERBOSE
[all...]
/external/bison/src/
H A Dparse-gram.c265 #ifdef YYERROR_VERBOSE
266 # undef YYERROR_VERBOSE macro
267 # define YYERROR_VERBOSE 1 macro
269 # define YYERROR_VERBOSE 1 macro
400 #if ! defined yyoverflow || YYERROR_VERBOSE
467 #endif /* ! defined yyoverflow || YYERROR_VERBOSE */
642 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
1186 #if YYERROR_VERBOSE
1394 #endif /* YYERROR_VERBOSE */
1498 #if YYERROR_VERBOSE
[all...]
/external/libpcap/
H A Dgrammar.c421 #ifdef YYERROR_VERBOSE
422 # undef YYERROR_VERBOSE macro
423 # define YYERROR_VERBOSE 1 macro
425 # define YYERROR_VERBOSE 0 macro
491 #if ! defined (yyoverflow) || YYERROR_VERBOSE
546 #endif /* ! defined (yyoverflow) || YYERROR_VERBOSE */
777 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
1328 #if YYERROR_VERBOSE
1427 #endif /* YYERROR_VERBOSE */
2751 #if YYERROR_VERBOSE
[all...]
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-parse.c230 #ifdef YYERROR_VERBOSE
231 # undef YYERROR_VERBOSE macro
232 # define YYERROR_VERBOSE 1 macro
234 # define YYERROR_VERBOSE 1 macro
396 #if ! defined yyoverflow || YYERROR_VERBOSE
463 #endif /* ! defined yyoverflow || YYERROR_VERBOSE */
649 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
1228 #if YYERROR_VERBOSE
1436 #endif /* YYERROR_VERBOSE */
1573 #if YYERROR_VERBOSE
[all...]
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang_tab.cpp282 #ifdef YYERROR_VERBOSE
283 # undef YYERROR_VERBOSE macro
284 # define YYERROR_VERBOSE 1 macro
286 # define YYERROR_VERBOSE 0 macro
454 #if ! defined yyoverflow || YYERROR_VERBOSE
521 #endif /* ! defined yyoverflow || YYERROR_VERBOSE */
755 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
1567 #if YYERROR_VERBOSE
1775 #endif /* YYERROR_VERBOSE */
1877 #if YYERROR_VERBOSE
[all...]
/external/mesa3d/src/glsl/
H A Dglsl_parser.cpp124 #ifdef YYERROR_VERBOSE
125 # undef YYERROR_VERBOSE macro
126 # define YYERROR_VERBOSE 1 macro
128 # define YYERROR_VERBOSE 1 macro
487 #if ! defined yyoverflow || YYERROR_VERBOSE
554 #endif /* ! defined yyoverflow || YYERROR_VERBOSE */
840 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
2238 #if YYERROR_VERBOSE
2446 #endif /* YYERROR_VERBOSE */
2583 #if YYERROR_VERBOSE
[all...]

Completed in 1315 milliseconds