Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

infblock.c File Reference

#include "zutil.h"
#include "infblock.h"
#include "inftrees.h"
#include "infcodes.h"
#include "infutil.h"

Go to the source code of this file.

Compounds

struct  inflate_codes_state

Defines

#define exop   word.what.Exop
#define bits   word.what.Bits

Functions

void inflate_blocks_reset (s, z, c) inflate_blocks_statef *s

Variables

local const uInt border []
z_streamp z
uLongfc
uInt w
int r
const Bytefd
uInt n


Define Documentation

#define bits   word.what.Bits
 

Definition at line 16 of file infblock.c.

#define exop   word.what.Exop
 

Definition at line 15 of file infblock.c.


Function Documentation

void inflate_blocks_reset s   ,
z   ,
c   
 

Referenced by f(), and r().


Variable Documentation

local const uInt border[]
 

Initial value:

 { 
        16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15}

Definition at line 19 of file infblock.c.

check_func c
 

Definition at line 91 of file infblock.c.

const Bytef* d
 

Definition at line 382 of file infblock.c.

uInt n
 

Definition at line 383 of file infblock.c.

int r
 

Definition at line 123 of file infblock.c.

uInt w
 

Definition at line 92 of file infblock.c.

z_streamp z
 

Definition at line 404 of file inftrees.c.


Generated on Sat Oct 13 16:08:48 2001 for XMILL by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001