Lines Matching refs:ferror
879 if ( c == EOF && ferror( code_in ) ) \886 while ( (result = fread(buf, 1, max_size, code_in))==0 && ferror(code_in)) \