Lines Matching refs:f
132 int f;134 f = wstoi(arg(1));135 if (f >= 10 || f < 0) {137 ofx = f;140 tempfile[7] = 'a'+f;141 if (ofile[f] || (ofile[f] = xfopen(tempfile, "w"))) {142 ofx = f;143 cf = ofile[f];