Home | History | Annotate | Download | only in bzip2

Lines Matching refs:fwrite

465             fwrite ( obuf, sizeof(UChar), nread, stream );
511 if (nread > 0) fwrite ( obuf, sizeof(UChar), nread, stream );