|
Geant4
10.03
|
#include "zutil.h"#include "inftrees.h"#include "inflate.h"#include "inffast.h"
Include dependency graph for inffast.cc:Go to the source code of this file.
Macros | |
| #define | OFF 1 |
| #define | PUP(a) *++(a) |
Functions | |
| void ZLIB_INTERNAL | inflate_fast (z_streamp strm, unsigned start) |
| #define OFF 1 |
Definition at line 28 of file inffast.cc.
Referenced by inflate_fast().
Definition at line 29 of file inffast.cc.
Referenced by inflate_fast().
| void ZLIB_INTERNAL inflate_fast | ( | z_streamp | strm, |
| unsigned | start | ||
| ) |
Definition at line 67 of file inffast.cc.
Referenced by inflate(), and inflateBack().
Here is the caller graph for this function: