Rizin
unix-like reverse engineering framework and cli tools
inffix9.h File Reference

Go to the source code of this file.

Variables

static const code lenfix [512]
 
static const code distfix [32]
 

Variable Documentation

◆ distfix

const code distfix[32]
static
Initial value:
= {
{128,5,1},{135,5,257},{131,5,17},{139,5,4097},{129,5,5},
{137,5,1025},{133,5,65},{141,5,16385},{128,5,3},{136,5,513},
{132,5,33},{140,5,8193},{130,5,9},{138,5,2049},{134,5,129},
{142,5,32769},{128,5,2},{135,5,385},{131,5,25},{139,5,6145},
{129,5,7},{137,5,1537},{133,5,97},{141,5,24577},{128,5,4},
{136,5,769},{132,5,49},{140,5,12289},{130,5,13},{138,5,3073},
{134,5,193},{142,5,49153}
}

Definition at line 99 of file inffix9.h.

Referenced by fixedtables(), and inflateBack9().

◆ lenfix

const code lenfix[512]
static

Definition at line 10 of file inffix9.h.

Referenced by fixedtables(), and inflateBack9().