49 #define ENOUGH_LENS 852 50 #define ENOUGH_DISTS 592 51 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS) 62 unsigned FAR *
bits,
unsigned short FAR *work));
int inflate_table(codetype type, unsigned short *lens, unsigned codes, code * *table, unsigned *bits, unsigned short *work)
int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens, unsigned codes, code FAR *FAR *table, unsigned FAR *bits, unsigned short FAR *work))
static int bits(struct state *s, int need)
static int codes(struct state *s, const struct huffman *lencode, const struct huffman *distcode)