53
53
#define LAST (s->last == DRY)
59
56
typedef struct inflate_blocks_state FAR inflate_blocks_statef;
60
57
#define exop word.what.Exop
61
58
#define bits word.what.Bits
63
60
/* And'ing with mask[n] masks the lower n bits */
66
63
0x0001, 0x0003, 0x0007, 0x000f, 0x001f, 0x003f, 0x007f, 0x00ff,
67
64
0x01ff, 0x03ff, 0x07ff, 0x0fff, 0x1fff, 0x3fff, 0x7fff, 0xffff