Go to the documentation of this file.
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));
#define ZLIB_INTERNAL
Definition gzguts.h:18
codetype
Definition inftrees.h:54
@ CODES
Definition inftrees.h:55
@ LENS
Definition inftrees.h:56
@ DISTS
Definition inftrees.h:57
unsigned char op
Definition inftrees.h:25
unsigned char bits
Definition inftrees.h:26
unsigned short val
Definition inftrees.h:27
#define OF(args)
Definition zconf.h:244
#define FAR
Definition zconf.h:331