ReactOS 0.4.15-dev-7788-g1ad9096
code Struct Reference

#include <inftrees.h>

Public Attributes

unsigned char op
 
unsigned char bits
 
unsigned short val
 

Detailed Description

Definition at line 139 of file inflate.c.

Member Data Documentation

◆ bits

unsigned char code::bits

Definition at line 141 of file inflate.c.

Referenced by inflate(), inflate_fast(), inflate_table(), and inflateBack().

◆ op

unsigned char code::op

Definition at line 140 of file inflate.c.

Referenced by inflate(), inflate_fast(), inflate_table(), and inflateBack().

◆ val

unsigned short code::val

Definition at line 142 of file inflate.c.

Referenced by inflate(), inflate_fast(), inflate_table(), and inflateBack().


The documentation for this struct was generated from the following files: