Lines Matching refs:EOF
20 #ifndef EOF21 #define EOF (-1) macro47 return EOF; in fgetc()52 return EOF; in fgetc()74 return EOF; in fputc()79 return EOF; in fputc()102 return EOF; in _fwrite()109 return EOF; in _fwrite()138 if (fputs(s, stdout) == EOF) in puts()139 return EOF; in puts()153 if (c == EOF) in fgets()