D:/opendownloadmanager/ODM-1.x/Bittorrent/libtorrent-0.12/zlib/inftrees.c File Reference

#include "zutil.h"
#include "inftrees.h"

Go to the source code of this file.

Defines

#define MAXBITS   15

Functions

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

Variables

const char inflate_copyright []


Define Documentation

#define MAXBITS   15

Definition at line 9 of file inftrees.c.

Referenced by inflate_table().


Function Documentation

int 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.c.

References CODES, count, ENOUGH, LENS, mask, MAXBITS, and MAXD.

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


Variable Documentation

const char inflate_copyright[]

Initial value:

   " inflate 1.2.3 Copyright 1995-2005 Mark Adler "

Definition at line 11 of file inftrees.c.


Generated on Sun May 25 00:19:44 2008 by  doxygen 1.5.6