Go to the source code of this file.
Classes | |
| struct | code | 
Macros | |
| #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 | 
Definition at line 47 of file inftrees.h.
| #define MAXD 592 | 
Definition at line 48 of file inftrees.h.
| enum codetype | 
| Enumerator | |
|---|---|
| CODES | |
| LENS | |
| DISTS | |
Definition at line 51 of file inftrees.h.
| Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019 |