Lines Matching refs:debug
45 int debug;
50 debug = 0;
65 if(debug)fprintf(yyout,"state %d\n",yystate-yysvec-1);
105 if(debug){
129 if(debug)fprintf(yyout,"compressed state\n");
144 if(debug){
163 if(debug)fprintf(yyout,"fall back to state %d\n",yystate-yysvec-1);
172 if(debug){
181 if(debug){
202 if(debug){
228 if(debug)putchar('\n');