Go to the source code of this file.
Defines | |
#define | ENOUGH 2048 |
#define | MAXD 592 |
Enumerations | |
enum | codetype { CODES, LENS, DISTS } |
Functions | |
int inflate_table | OF ((codetype type, unsigned short FAR *lens, unsigned codes, code FAR *FAR *table, unsigned FAR *bits, unsigned short FAR *work)) |
|
Definition at line 43 of file inftrees.h. Referenced by inflate_table(), and inflateCopy(). |
|
Definition at line 44 of file inftrees.h. Referenced by inflate_table(). |
|
Definition at line 47 of file inftrees.h. |
|
|