Lines Matching refs:EOF
131 return streampos(EOF);
139 return EOF;
144 if ( (allocate()) == EOF )
145 return EOF;
154 if ( flushbuf() == EOF )
155 return EOF;
163 if ( result == EOF ) {
166 return EOF;
176 return EOF;
179 if ( allocate() == EOF )
180 return EOF;
184 return EOF;
187 if (flushbuf() == EOF)
188 return EOF;
195 if ( c != EOF ) {
209 return EOF;
227 return EOF;
246 if ( t <= 0) return EOF;