Lines Matching refs:debug
51 int debug;
56 debug = 0;
71 if(debug)fprintf(yyout,"state %d\n",yystate-yysvec-1);
132 if(debug){
156 if(debug)fprintf(yyout,"compressed state\n");
171 if(debug){
190 if(debug)fprintf(yyout,"fall back to state %d\n",yystate-yysvec-1);
199 if(debug){
208 if(debug){
229 if(debug){
256 if(debug)putchar('\n');