NCBI C++ ToolKit
Macros | Functions | Variables
inftrees.c File Reference
#include "zutil.h"
#include "inftrees.h"
+ Include dependency graph for inftrees.c:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define MAXBITS   15
 

Functions

int ZLIB_INTERNAL 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 []
 

Macro Definition Documentation

◆ MAXBITS

#define MAXBITS   15

Definition at line 9 of file inftrees.c.

Function Documentation

◆ inflate_table()

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

Variable Documentation

◆ inflate_copyright

const char inflate_copyright[]
Initial value:
=
" inflate 1.2.12 Copyright 1995-2022 Mark Adler "

Definition at line 11 of file inftrees.c.

Modified on Fri Sep 20 14:58:11 2024 by modify_doxy.py rev. 669887