Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching full:fread

170 	 * instead of fread(), to make sure we stop fetching input after
1432 else if ( ((result = fread( buf, 1, max_size, yyin )) == 0) \