Lines Matching refs:wr
606 size_t rd, wr;1025 outfoffset += (int32_t)(wr = fwrite(outbuf, 1, outlen, outfile));1026 if (wr != outlen) {