Home
last modified time | relevance | path

Searched refs:WSFMT (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/sgs/yacc/common/
H A Dy3.c94 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);
[all …]
H A Ddextern.h343 #define WSFMT(_fmt) lint_ws_fmt macro
345 #define WSFMT(_fmt) _fmt macro
H A Dy2.c1067 (void) fprintf(fdebug, WSFMT("\t\"%ws\",\t%d,\n"), in defout()
1081 WSFMT("\t\"%ws\",\t%d,\n"), tokset[i].name, in defout()
1084 WSFMT("# define %ws %d\n"), tokset[i].name, in defout()
1088 WSFMT("# define %ws %d\n"), in defout()
1491 WSFMT(".%ws"), typeset[tok]); in cpyact()
1556 WSFMT(".%ws"), in cpyact()
1567 (void) fprintf(faction, WSFMT("$%ws"), tokname); in cpyact()
1616 WSFMT(".%ws"), typeset[tok]); in cpyact()
1861 (void) fprintf(fdebug, WSFMT("\t\"%ws :%ws\",\n"), lhstext, rhs); in lrprnt()
H A Dy1.c600 (void) fprintf(foutput, WSFMT("%ws "),
734 (void) fprintf(foutput, WSFMT("\n%ws: "), in cpfir()
837 WSFMT("putitem(%ws), state %d\n"), writem(ptr), nstate);
1003 WSFMT("%ws %d, "), nontrst[j].name, in stagen()
1137 (void) fprintf(foutput, WSFMT("\t%ws"), in closure()
H A Dy4.c440 (void) fprintf(ftable, WSFMT("static YYCONST yytabelem %ws[]={\n"), s);
/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dparser.y48 #define WSFMT(_fmt) lint_ws_fmt macro
50 #define WSFMT(_fmt) _fmt
497 (void) fprintf(fout,WSFMT("%ws\n"),p);
527 (void) fprintf(fout,WSFMT("define %ws %d\n"),t,i);
548 else (void) fprintf(fout, WSFMT("%ws\n"),p);
646 (void) fprintf(fout,WSFMT("%ws\n"),buf);
958 (void) fprintf(fout,WSFMT("%ws\n"),buf);
960 (void) fprintf(fout,WSFMT("%ws\n"),buf);