Geant4  10.02.p01
inftrees.cc File Reference
#include "zutil.h"
#include "inftrees.h"
+ Include dependency graph for inftrees.cc:

Go to the source code of this file.

Macros

#define MAXBITS   15
 

Functions

int ZLIB_INTERNAL inflate_table (codetype type, unsigned short FAR *lens, unsigned codes, code FAR *FAR *table, unsigned FAR *bits, unsigned short FAR *work)
 

Macro Definition Documentation

#define MAXBITS   15

Definition at line 9 of file inftrees.cc.

Referenced by inflate_table().

Function Documentation

int ZLIB_INTERNAL inflate_table ( codetype  type,
unsigned short FAR *  lens,
unsigned  codes,
code FAR *FAR *  table,
unsigned FAR *  bits,
unsigned short FAR *  work 
)

Definition at line 32 of file inftrees.cc.

References left, mask, G4INCL::Math::max(), MAXBITS, and G4INCL::Math::min().

Referenced by fixedtables(), inflate(), and inflateBack().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: