ush
zmemcpy(ds->d_buf, ss->d_buf, ss->sym_next * sizeof(ush));
ush scan_start = *(ushf*)scan;
ush scan_end = *(ushf*)(scan + best_len - 1);
s->bi_buf |= (ush)((value & ((1 << put) - 1)) << s->bi_valid);
ush good_length; /* reduce lazy search above this match length */
ush max_lazy; /* do not perform lazy search above this match length */
ush nice_length; /* quit search above this match length */
ush max_chain;
ush bl_count[MAX_BITS+1];
ush bi_buf;
ush dist = (ush)(distance); \
ush dist = (ush)(distance); \
ush freq; /* frequency count */
ush code; /* bit string */
ush dad; /* father node in Huffman tree */
ush len; /* length of bit string */
typedef ush Pos;
s->d_buf[s->sym_next] = (ush)dist;
Assert((ush)dist < (ush)MAX_DIST(s) &&
(ush)lc <= (ush)(MAX_MATCH-MIN_MATCH) &&
(ush)d_code(dist) < (ush)D_CODES, "_tr_tally: bad match");
put_byte(s, (uch)((ush)(w) >> 8)); \
ush next_code[MAX_BITS+1]; /* next code value for each bit length */
next_code[bits] = (ush)code;
tree[n].Code = (ush)bi_reverse(next_code[len]++, len);
s->bi_buf |= (ush)value << s->bi_valid;
s->bi_buf = (ush)value >> (Buf_size - s->bi_valid);
s->bi_buf |= (ush)value << s->bi_valid;
s->bi_buf |= (ush)val << s->bi_valid;\
s->bi_buf = (ush)val >> (Buf_size - s->bi_valid);\
s->bi_buf |= (ush)(value) << s->bi_valid;\
ush bl_count[MAX_BITS+1];
ush f; /* frequency */
tree[n].Len = (ush)bits;
tree[m].Len = (ush)bits;
tree[n].Dad = tree[m].Dad = (ush)node;
tree[max_code + 1].Len = (ush)0xffff; /* guard */
s->bl_tree[curlen].Freq += (ush)count;
put_short(s, (ush)stored_len);
put_short(s, (ush)~stored_len);
if (*(ush*)&buf != 0) return buf;
*((ush*)&buf+1) += ((ush)((uch*)buf-0) + 15) >> 4;
*(ush*)&buf = 0;
if (*(ush*)&ptr != 0) { /* object < 64K */
typedef ush FAR ushf;
zmemcpy(ds->d_buf, ss->d_buf, ss->sym_next * sizeof(ush));
ush scan_start = *(ushf*)scan;
ush scan_end = *(ushf*)(scan + best_len - 1);
s->bi_buf |= (ush)((value & ((1 << put) - 1)) << s->bi_valid);
ush good_length; /* reduce lazy search above this match length */
ush max_lazy; /* do not perform lazy search above this match length */
ush nice_length; /* quit search above this match length */
ush max_chain;
ush bl_count[MAX_BITS+1];
ush bi_buf;
ush dist = (ush)(distance); \
ush dist = (ush)(distance); \
ush freq; /* frequency count */
ush code; /* bit string */
ush dad; /* father node in Huffman tree */
ush len; /* length of bit string */
typedef ush Pos;
s->d_buf[s->sym_next] = (ush)dist;
Assert((ush)dist < (ush)MAX_DIST(s) &&
(ush)lc <= (ush)(MAX_MATCH-MIN_MATCH) &&
(ush)d_code(dist) < (ush)D_CODES, "_tr_tally: bad match");
put_byte(s, (uch)((ush)(w) >> 8)); \
ush next_code[MAX_BITS+1]; /* next code value for each bit length */
next_code[bits] = (ush)code;
tree[n].Code = (ush)bi_reverse(next_code[len]++, len);
s->bi_buf |= (ush)value << s->bi_valid;
s->bi_buf = (ush)value >> (Buf_size - s->bi_valid);
s->bi_buf |= (ush)value << s->bi_valid;
s->bi_buf |= (ush)val << s->bi_valid;\
s->bi_buf = (ush)val >> (Buf_size - s->bi_valid);\
s->bi_buf |= (ush)(value) << s->bi_valid;\
ush bl_count[MAX_BITS+1];
ush f; /* frequency */
tree[n].Len = (ush)bits;
tree[m].Len = (ush)bits;
tree[n].Dad = tree[m].Dad = (ush)node;
tree[max_code + 1].Len = (ush)0xffff; /* guard */
s->bl_tree[curlen].Freq += (ush)count;
put_short(s, (ush)stored_len);
put_short(s, (ush)~stored_len);
if (*(ush*)&buf != 0) return buf;
*((ush*)&buf+1) += ((ush)((uch*)buf-0) + 15) >> 4;
*(ush*)&buf = 0;
if (*(ush*)&ptr != 0) { /* object < 64K */
typedef ush FAR ushf;