Classes | |
struct | code |
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)) |
#define ENOUGH 2048 |
#define MAXD 592 |
enum codetype |
int inflate_table OF | ( | (codetype type, unsigned short FAR *lens, unsigned codes, code FAR *FAR *table, unsigned FAR *bits, unsigned short FAR *work) | ) |