Lines Matching refs:ftable
173 (void) fprintf(ftable, "State %d: null\n", i); in callopt()
186 (void) fprintf(ftable, "%4" PRIdPTR " ", p-amem); in callopt()
188 (void) fprintf(ftable, "%4d ", p[i]); in callopt()
189 (void) fprintf(ftable, "\n"); in callopt()
261 (void) fprintf(ftable, in gin()
325 (void) fprintf(ftable, in stin()
357 (void) fprintf(ftable, in stin()
389 (void) fprintf(ftable, "nxti = %d, max = %d\n", maxi, max); in nxti()
427 (void) fprintf(ftable, "# define YYLAST %" PRIdPTR "\n", maxa-amem + 1); in aoutput()
440 (void) fprintf(ftable, WSFMT("static YYCONST yytabelem %ws[]={\n"), s);
443 (void) fprintf(ftable, "\n");
444 (void) fprintf(ftable, "%6d", v[i]);
446 (void) fprintf(ftable, " };\n");
448 (void) fprintf(ftable, ",");