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));
unsigned short val
Definition: inftrees.h:27
Definition: inftrees.h:57
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))
#define ZLIB_INTERNAL
Definition: compress.c:8
unsigned char op
Definition: inftrees.h:25
int inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, code FAR *FAR *table, unsigned FAR *bits, unsigned short FAR *work)
Definition: inftrees.c:32
Definition: inftrees.h:55
#define FAR
Definition: jmorecfg.h:215
unsigned char bits
Definition: inftrees.h:26
codetype
Definition: inftrees.h:54
Definition: inftrees.h:24
Definition: inftrees.h:56