ReactOS 0.4.15-dev-7924-g5949c20
inftrees.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  inflate_huft_s
 

Macros

#define MANY   1440
 

Typedefs

typedef struct 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 *, const inflate_huft *FAR *, const inflate_huft *FAR *, z_streamp))
 

Macro Definition Documentation

◆ MANY

#define MANY   1440

Definition at line 36 of file inftrees.h.

Typedef Documentation

◆ inflate_huft

Definition at line 17 of file inftrees.h.

Function Documentation

◆ OF() [1/3]

◆ OF() [2/3]

◆ OF() [3/3]