Searched refs:Fflush (Results 1 – 10 of 10) sorted by relevance
135 # define Fflush(fp) djgpp_fflush(fp) macro137 # define Fflush(fp) fflush(fp) macro
126 #define Fflush(fp) fflush(fp) macro
312 #define PerlSIO_fflush(f) Fflush(f)
15701 is similar to the Fwrite and Fflush macros.)
105 #define Fflush(fp) fflush(fp) macro
121 #define Fflush(fp) fflush(fp) macro
110 #define Fflush(fp) fflush(fp) macro
443 #define Fflush(fp) fflush(fp) macro459 #define Fflush(fp) fflush(fp) macro
362 RETVAL = Fflush(handle);
436 #define Fflush(fp) my_flush(fp) macro