Home | History | Annotate | Download | only in glsl

Lines Matching refs:fread

227 	 * instead of fread(), to make sure we stop fetching input after
1217 while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \