TrinityCore
|
#include <bzlib_private.h>
UInt32* EState::arr1 |
UInt32* EState::arr2 |
UInt32 EState::avail_in_expect |
UChar* EState::block |
UInt32 EState::blockCRC |
Int32 EState::blockNo |
Int32 EState::blockSize100k |
UInt32 EState::bsBuff |
Int32 EState::bsLive |
EState::BZ_RAND_DECLS |
Int32 EState::code[BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE] |
UInt32 EState::combinedCRC |
UInt32* EState::ftab |
Bool EState::inUse[256] |
UChar EState::len[BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE] |
UInt32 EState::len_pack[BZ_MAX_ALPHA_SIZE][4] |
Int32 EState::mode |
Int32 EState::mtfFreq[BZ_MAX_ALPHA_SIZE] |
UInt16* EState::mtfv |
Int32 EState::nblock |
Int32 EState::nblockMAX |
Int32 EState::nInUse |
Int32 EState::nMTF |
Int32 EState::numZ |
Int32 EState::origPtr |
UInt32* EState::ptr |
Int32 EState::rfreq[BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE] |
UChar EState::selector[BZ_MAX_SELECTORS] |
UChar EState::selectorMtf[BZ_MAX_SELECTORS] |
Int32 EState::state |
UInt32 EState::state_in_ch |
Int32 EState::state_in_len |
Int32 EState::state_out_pos |
bz_stream* EState::strm |
UChar EState::unseqToSeq[256] |
Int32 EState::verbosity |
Int32 EState::workFactor |
UChar* EState::zbits |