Lines Matching refs:ferror
600 if ( c == EOF && ferror( yyin ) ) \607 while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \