Lines Matching refs:ftable
52 (void) fprintf(ftable, "static YYCONST yytabelem yyexca[] ={\n"); in output()
116 (void) fprintf(ftable, "\t};\n"); in output()
411 (void) fprintf(ftable, "-1, %d,\n", i); in wract()
412 (void) fprintf(ftable, in wract()
424 (void) fprintf(ftable, "\t-2, %d,\n", lastred); in wract()
487 (void) fprintf(ftable, WSFMT("# define %ws %d\n"), s, n); in wdef()
496 (void) fprintf(ftable, WSFMT("static YYCONST yytabelem %ws[]={\n"), s);
499 (void) fprintf(ftable, "\n");
500 (void) fprintf(ftable, "%6d", v[i]);
502 (void) fprintf(ftable, " };\n");
504 (void) fprintf(ftable, ",");
559 (void) fprintf(ftable, in wrmbchars()
563 (void) fprintf(ftable, "\t{%#x,%d}", in wrmbchars()
567 (void) fprintf(ftable, ",\n"); in wrmbchars()
570 (void) fprintf(ftable, "\n};\n"); in wrmbchars()