uLong
typedef uLong FAR uLongf;
uLong adler32(uLong adler, const Bytef *buf, uInt len);
uLong total_in; /* total number of input bytes read so far */
uLong total_out; /* total number of bytes output so far */
uLong adler; /* adler32 value of the uncompressed data */
uLong reserved; /* reserved for future use */
uLong
adler32_combine_(uLong adler1, uLong adler2, z_off64_t len2)
uLong
adler32_combine(uLong adler1, uLong adler2, z_off_t len2)
uLong
adler32_combine64(uLong adler1, uLong adler2, z_off64_t len2)
local uLong adler32_combine_(uLong adler1, uLong adler2, z_off64_t len2);
uLong adler32_combine(uLong adler1, uLong adler2, z_off_t len2);
uLong
adler32(uLong adler, const Bytef *buf, uInt len)
typedef uLong FAR uLongf;
uLong zlibCompileFlags(void);
uLong
uLong flags;
switch ((int)(sizeof(uLong))) {
uLong adler32_combine64(uLong, uLong, z_off_t);
typedef uLong (*check_func) OF((uLong check, const Bytef *buf, uInt len));
uLong was; /* computed check value */
uLong need; /* stream check value */
uLong c;
uLong c;
z->state->sub.check.need = (uLong)NEXTBYTE << 24;
z->state->sub.check.need += (uLong)NEXTBYTE << 16;
z->state->sub.check.need += (uLong)NEXTBYTE << 8;
z->state->sub.check.need += (uLong)NEXTBYTE;
z->state->sub.check.need = (uLong)NEXTBYTE << 24;
z->state->sub.check.need += (uLong)NEXTBYTE << 16;
z->state->sub.check.need += (uLong)NEXTBYTE << 8;
z->state->sub.check.need += (uLong)NEXTBYTE;
uLong r, w; /* temporaries to save total_in and total_out */
uLong bitb; /* bit buffer */
uLong check; /* check on output */
#define NEEDBITS(j) {while(k<(j)){NEEDBYTE;b|=((uLong)NEXTBYTE)<<k;k+=8;}}
uLong b; /* bit buffer */
uLong b; /* bit buffer */ /* NOT USED HERE */
uLong b; /* bit buffer */
#define GRABBITS(j) {while(k<(j)){b|=((uLong)NEXTBYTE)<<k;k+=8;}}
uLong b; /* bit buffer */
uLong
adler32(uLong adler, const Bytef *buf, uInt len)
typedef uLong FAR uLongf;
uLong total_in; /* total nb of input bytes read so far */
uLong total_out; /* total nb of bytes output so far */
uLong adler; /* adler32 value of the uncompressed data */
uLong reserved; /* reserved for future use */
const Bytef *source, uLong sourceLen));
const Bytef *source, uLong sourceLen));
extern uLong EXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len));
extern uLong EXPORT crc32 OF((uLong crc, const Bytef *buf, uInt len));
uLong adler32(uLong adler, const Bytef *buf, uInt len);
uLong total_in; /* total number of input bytes read so far */
uLong total_out; /* total number of bytes output so far */
uLong adler; /* adler32 value of the uncompressed data */
uLong reserved; /* reserved for future use */
uLong
adler32_combine_(uLong adler1, uLong adler2, z_off64_t len2)
uLong
adler32_combine(uLong adler1, uLong adler2, z_off_t len2)
uLong
adler32_combine64(uLong adler1, uLong adler2, z_off64_t len2)
local uLong adler32_combine_(uLong adler1, uLong adler2, z_off64_t len2);
uLong adler32_combine(uLong adler1, uLong adler2, z_off_t len2);
uLong
adler32(uLong adler, const Bytef *buf, uInt len)
typedef uLong FAR uLongf;
uLong zlibCompileFlags(void);
uLong
uLong flags;
switch ((int)(sizeof(uLong))) {
uLong adler32_combine64(uLong, uLong, z_off_t);
uLong crc = crc32(0L, Z_NULL, 0);
uLong *pcrc;
pcrc = (uLong*) (data+len);
pcrc = (uLong*) (data+len);
uLong crc = crc32(0L, Z_NULL, 0);
uLong *pcrc;
pcrc = (uLong*) (p+len-4);
uLong crc = crc32(0L, Z_NULL, 0);
uLong *pcrc;
pcrc = (uLong*) (p+len-4);
uLong *pcrc;
uLong crc = crc32(0L, Z_NULL, 0);
pcrc = (uLong*) (ptr+dlen);
uLong crc = crc32(0L, Z_NULL, 0);
uLong *pcrc;
pcrc = (uLong*) &p->data[p->data_len]; /* XXX overflow ph33r */
uLong *pcrc;
uLong crc = crc32(0L, Z_NULL, 0);
pcrc = (uLong*) (ptr+rc);
uLong crc = crc32(0L, Z_NULL, 0);
uLong *pcrc;
pcrc = (uLong*) (ptr+len);
uLong crc;
uLong crc;
uLong crc;
uLong crc;
uLong crc;
uLong crc = 0;
uLong origcrc;
uLong origlen;
uLong adler32(uLong adler, const Bytef *buf, uInt len);
uLong total_in; /* total number of input bytes read so far */
uLong total_out; /* total number of bytes output so far */
uLong adler; /* adler32 value of the uncompressed data */
uLong reserved; /* reserved for future use */
uLong
adler32_combine_(uLong adler1, uLong adler2, z_off64_t len2)
uLong
adler32_combine(uLong adler1, uLong adler2, z_off_t len2)
uLong
adler32_combine64(uLong adler1, uLong adler2, z_off64_t len2)
local uLong adler32_combine_(uLong adler1, uLong adler2, z_off64_t len2);
uLong adler32_combine(uLong adler1, uLong adler2, z_off_t len2);
uLong
adler32(uLong adler, const Bytef *buf, uInt len)
typedef uLong FAR uLongf;
uLong zlibCompileFlags(void);
uLong
uLong flags;
switch ((int)(sizeof(uLong))) {
uLong adler32_combine64(uLong, uLong, z_off_t);