#include "zutil.h"
#include "inftrees.h"
Defines | |
#define | MAXBITS 15 |
Functions | |
int | inflate_table (type, lens, codes, table, bits, work) codetype type |
Variables | |
const char | inflate_copyright [] |
unsigned short FAR * | lens |
unsigned | codes |
code FAR *FAR * | table |
unsigned FAR * | bits |
unsigned short FAR * | work |
|
|
|
|
|
|
|
|
|
Initial value: " inflate 1.2.1 Copyright 1995-2003 Mark Adler " |
|
|
|
|
|
|