Searched refs:lastout (Results 1 – 5 of 5) sorted by last modified time
58 #define LASTOUT() ((op>pp.outbuf)?*(op-1):pp.lastout)
298 int lastout; /* last output char */ \
71 …))pperror(ERROR_SYSTEM|3,"%s: write error",pp.outfile);pp.offset+=(n);pp.lastout=pp.outbuf[(n)-1];…73 #define pplastout() ((pp.outp>pp.outbuf)?*(pp.outp-1):pp.lastout)
389 …ar* hidebuf; char* path; char* tmpbuf; char* valbuf; char* optflags; int lastout; char* include; c… member
69 static wchar_t *lastout = line; variable260 (void) fputws(lastout, stdout); in putch()268 lastout = lastsp; in putch()275 lastout = curc; in putch()283 (void) fputws(lastout, stdout); in putch()286 curc = lastout = line; in putch()296 curc = lastout = line; in putch()347 (void) fputws(lastout, stdout); in newline_init()