|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
inftrees.h File Reference
|
Compounds |
| struct | inflate_huft_s |
Defines |
| #define | MANY 1440 |
Typedefs |
| typedef inflate_huft_s FAR | inflate_huft |
Functions |
| int inflate_trees_bits | OF ((uIntf *, uIntf *, inflate_huft *FAR *, inflate_huft *, z_streamp)) |
| int inflate_trees_dynamic | OF ((uInt, uInt, uIntf *, uIntf *, uIntf *, inflate_huft *FAR *, inflate_huft *FAR *, inflate_huft *, z_streamp)) |
| int inflate_trees_fixed | OF ((uIntf *, uIntf *, inflate_huft *FAR *, inflate_huft *FAR *, z_streamp)) |
Define Documentation
Typedef Documentation
Function Documentation
|
|