Home | History | Annotate | Download | only in c-index-test

Lines Matching refs:fread

131     if (fread(contents, 1, unsaved->Length, to_file) != unsaved->Length) {