exop
r.exop = (Byte)j; /* bits in this table */
r.exop = 128 + 64; /* out of values--invalid code */
r.exop = (Byte)(*p < 256 ? 0 : 32 + 64); /* 256 is end-of-block */
r.exop = (Byte)e[*p - s] + 16 + 64; /* non-simple--look up in lists */
e = (uInt)(t->exop);
e = (uInt)(t->exop);
if ((e = (t = tl + ((uInt)b & ml))->exop) == 0)
e = (t = td + ((uInt)b & md))->exop;
e = (t = t->next + ((uInt)b & inflate_mask[e]))->exop;
if ((e = (t = t->next + ((uInt)b & inflate_mask[e]))->exop) == 0)
r.exop = (Byte)j;
r.exop = 128 + 64;
r.exop = (Byte)(*p < 256 ? 0 : 32 + 64);
r.exop = (Byte)(e[*p - s] + 16 + 64);
e = (uInt)(t->exop);
e = (uInt)(t->exop);
if ((e = (t = tl + ((uInt)b & ml))->exop) == 0) {
e = (t = td + ((uInt)b & md))->exop;
inflate_mask[e]))->exop;
inflate_mask[e]))->exop) == 0)