Home
last modified time | relevance | path

Searched refs:cflush (Results 1 – 2 of 2) sorted by relevance

/original-bsd/usr.bin/pascal/eyacc/
H A Dey1.c103 cflush( foutput ); /* a bit of a cheat */ in settty()
109 cflush( ftable ); in settab()
182 cflush( errfileno ); in summary()
196 cflush( errfileno ); in error()
H A Dey5.c38 cflush(x) FILE *x; { /* fake! sets file to x */ in cflush() function