crc32_z
return crc32_z(crc, buf, len);
strm->adler = crc32_z(strm->adler, s->pending_buf,
strm->adler = crc32_z(strm->adler, s->pending_buf + (beg), \
ZEXTERN uLong ZEXPORT crc32_z(uLong crc, const Bytef *buf,
return crc32_z(crc, buf, len);
strm->adler = crc32_z(strm->adler, s->pending_buf,
strm->adler = crc32_z(strm->adler, s->pending_buf + (beg), \
ZEXTERN uLong ZEXPORT crc32_z(uLong crc, const Bytef *buf,