/home/tetron/hack/vos/libs/vos/vutil/inftrees.h File Reference
Go to the source code of this file.
Classes
- struct code
Defines
Enumerations
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 Documentation
| #define ENOUGH 2048 |
Definition at line 43 of file inftrees.h.
| #define MAXD 592 |
Definition at line 44 of file inftrees.h.
Enumeration Type Documentation
| enum codetype |
Function Documentation
| int inflate_table OF | ( | (codetype type, unsigned short FAR *lens, unsigned codes, code FAR *FAR *table, unsigned FAR *bits, unsigned short FAR *work) | ) |