ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
inffast.c File Reference
#include "zutil.h"
#include "inftrees.h"
#include "inflate.h"
#include "inffast.h"
+ Include dependency graph for inffast.c:

Go to the source code of this file.

Functions

void ZLIB_INTERNAL inflate_fast (z_streamp strm, unsigned start)
 

Function Documentation

void ZLIB_INTERNAL inflate_fast ( z_streamp  strm,
unsigned  start 
)

Definition at line 50 of file inffast.c.

View newest version in sPHENIX GitHub at line 50 of file inffast.c

References BAD, code::bits, inflate_state::bits, inflate_state::distbits, inflate_state::distcode, inflate_state::dmax, inflate_state::hold, in, inflate_state::last, inflate_state::lenbits, inflate_state::lencode, inflate_state::mode, code::op, inflate_state::sane, Tracevv, TYPE, code::val, inflate_state::whave, inflate_state::window, inflate_state::wnext, and inflate_state::wsize.

Referenced by inflate(), and inflateBack().

+ Here is the caller graph for this function: