Lines Matching refs:WSFMT
94 WSFMT("\n%d: reduce/reduce conflict" in output()
285 (void) fprintf(foutput, WSFMT("%ws: gotos on "), in go2gen()
288 (void) fprintf(foutput, WSFMT("%ws "), nontrst[i].name); in go2gen()
326 WSFMT("\n%d: shift/reduce conflict" in precftn()
441 (void) fprintf(foutput, WSFMT("\t%ws\n"), writem(pp->pitem)); in wrstate()
448 WSFMT("\t%ws\n"), writem(u->pitem)); in wrstate()
454 (void) fprintf(foutput, WSFMT("\n\t%ws "), symnam(j0)); in wrstate()
478 WSFMT("\t%ws goto %d\n"), in wrstate()
487 (void) fprintf(ftable, WSFMT("# define %ws %d\n"), s, n); in wdef()
496 (void) fprintf(ftable, WSFMT("static YYCONST yytabelem %ws[]={\n"), s);
527 WSFMT("Rule not reduced: %ws\n"), in hideprod()