Lines Matching full:fread
205 * instead of fread(), to make sure we stop fetching input after591 while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \