|
Geant4
10.00.p03
|
#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) |
| #define MAXBITS 15 |
Definition at line 9 of file inftrees.cc.
Referenced by inflate_table().
| 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, 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: