Lines Matching refs:outf
66 if (outf)
68 fprintf(outf, "'%c'", rawc);
70 fprintf(outf, "'%c' %o, raw %o", c, c, rawc);
125 if ((win->_attrs) && outf)
126 fprintf(outf, "(attrs %o, %o=>%o)", win->_attrs,
160 if (outf) {
163 fprintf(outf, "ERR because "
167 fprintf(outf, "line: '");
170 fprintf(outf, "%c",
172 fprintf(outf, "'\n");
184 if (outf)
185 fprintf(outf, "ADDCH: 2: y = %d, x = %d, "