48 #define ENOUGH_LENS 852 49 #define ENOUGH_DISTS 594 50 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS) 61 unsigned FAR *
bits,
unsigned short FAR *work));
int inflate_table9(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)
int inflate_table9 OF((codetype type, unsigned short FAR *lens, unsigned codes, code FAR *FAR *table, unsigned FAR *bits, unsigned short FAR *work))
static int codes(struct state *s, const struct huffman *lencode, const struct huffman *distcode)