Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
sinfl Struct Reference

#include <sinfl.h>

Public Attributes

const unsigned char * bitptr
 
unsigned long long bitbuf
 
int bitcnt
 
unsigned lits [SINFL_LIT_TBL_SIZE]
 
unsigned dsts [SINFL_OFF_TBL_SIZE]
 

Detailed Description

Definition at line 123 of file sinfl.h.

Member Data Documentation

◆ bitbuf

unsigned long long sinfl::bitbuf

Definition at line 125 of file sinfl.h.

◆ bitcnt

int sinfl::bitcnt

Definition at line 126 of file sinfl.h.

◆ bitptr

const unsigned char* sinfl::bitptr

Definition at line 124 of file sinfl.h.

◆ dsts

unsigned sinfl::dsts[SINFL_OFF_TBL_SIZE]

Definition at line 129 of file sinfl.h.

◆ lits

unsigned sinfl::lits[SINFL_LIT_TBL_SIZE]

Definition at line 128 of file sinfl.h.


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