Home | History | Annotate | Download | only in compiler

Lines Matching defs:yydebug

246 #define YYDEBUG             1               /* Enable debug output */
260 #ifndef YYDEBUG
261 # define YYDEBUG 0
612 #if YYDEBUG
647 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
883 #if YYDEBUG
892 if (yydebug) \
898 if (yydebug) \
993 if (yydebug) \
1031 if (yydebug) \
1037 int yydebug;
1038 #else /* !YYDEBUG */
1043 #endif /* !YYDEBUG */