Searched refs:fcfill (Results 1 – 5 of 5) sorted by relevance
52 #define fcgetc(c) (((c=fcget()) || (c=fcfill())), c)63 extern int fcfill(void);
76 int fcfill(void) in fcfill() function125 return(fcfill()); in fcclose()
244 c = fcfill(); in lexfill()1837 if(fcfill()>0) in here_copy()
784 if(fcfill() >= 0) in funct()934 if(fcfill()>0) in funct()
328 if((n=fcfill()) <=0) in sh_machere()397 if((c=fcfill()) > 0) in sh_machere()