Rizin
unix-like reverse engineering framework and cli tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Friends Macros Modules Pages
inffixed.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:
= {
{16,5,1},{23,5,257},{19,5,17},{27,5,4097},{17,5,5},{25,5,1025},
{21,5,65},{29,5,16385},{16,5,3},{24,5,513},{20,5,33},{28,5,8193},
{18,5,9},{26,5,2049},{22,5,129},{64,5,0},{16,5,2},{23,5,385},
{19,5,25},{27,5,6145},{17,5,7},{25,5,1537},{21,5,97},{29,5,24577},
{16,5,4},{24,5,769},{20,5,49},{28,5,12289},{18,5,13},{26,5,3073},
{22,5,193},{64,5,0}
}

Definition at line 87 of file inffixed.h.

◆ lenfix

const code lenfix[512]
static

Definition at line 10 of file inffixed.h.