Searched defs:Fflush (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dunixish.h126 #define Fflush(fp) fflush(fp) macro
H A Ddosish.h135 # define Fflush(fp) djgpp_fflush(fp) macro
137 # define Fflush(fp) fflush(fp) macro

Completed in 21 milliseconds