Classes | Macros | Enumerations | Functions
zlib/contrib/infback9/inftree9.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  code
 

Macros

#define ENOUGH   (ENOUGH_LENS+ENOUGH_DISTS)
 
#define ENOUGH_DISTS   594
 
#define ENOUGH_LENS   852
 

Enumerations

enum  codetype {
  CODES, LENS, DISTS, CODES,
  LENS, DISTS, CODES, LENS,
  DISTS, CODES, LENS, DISTS
}
 

Functions

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

Macro Definition Documentation

◆ ENOUGH

#define ENOUGH   (ENOUGH_LENS+ENOUGH_DISTS)

Definition at line 50 of file zlib/contrib/infback9/inftree9.h.

◆ ENOUGH_DISTS

#define ENOUGH_DISTS   594

Definition at line 49 of file zlib/contrib/infback9/inftree9.h.

◆ ENOUGH_LENS

#define ENOUGH_LENS   852

Definition at line 48 of file zlib/contrib/infback9/inftree9.h.

Enumeration Type Documentation

◆ codetype

enum codetype
Enumerator
CODES 
LENS 
DISTS 
CODES 
LENS 
DISTS 
CODES 
LENS 
DISTS 
CODES 
LENS 
DISTS 

Definition at line 53 of file zlib/contrib/infback9/inftree9.h.

Function Documentation

◆ OF()

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:20