Home | History | Annotate | Download | only in intltest

Lines Matching refs:fwrite

1006         fwrite(buffer, sizeof(*buffer), length, (FILE *)testoutfp);
1016 fwrite(buffer, sizeof(*buffer), length, (FILE *)testoutfp);
1021 fwrite(&newLine, sizeof(newLine), 1, (FILE *)testoutfp);