Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
inftrees.c File Reference
#include <linux/zutil.h>
#include "inftrees.h"

Go to the source code of this file.

Macros

#define MAXBITS   15
 

Functions

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

Macro Definition Documentation

#define MAXBITS   15

Definition at line 9 of file inftrees.c.

Function Documentation

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

Definition at line 23 of file inftrees.c.