UNUSED_ATTR
#define FORCE_INLINE_TEMPLATE static INLINE_KEYWORD FORCE_INLINE_ATTR UNUSED_ATTR
#define MEM_STATIC static __inline UNUSED_ATTR
static INLINE_KEYWORD UNUSED_ATTR
static UNUSED_ATTR const U8 LL_bits[MaxLL+1] = {
static UNUSED_ATTR const S16 LL_defaultNorm[MaxLL+1] = {
static UNUSED_ATTR const U32 LL_defaultNormLog = LL_DEFAULTNORMLOG;
static UNUSED_ATTR const U8 ML_bits[MaxML+1] = {
static UNUSED_ATTR const S16 ML_defaultNorm[MaxML+1] = {
static UNUSED_ATTR const U32 ML_defaultNormLog = ML_DEFAULTNORMLOG;
static UNUSED_ATTR const S16 OF_defaultNorm[DefaultMaxOff+1] = {
static UNUSED_ATTR const U32 OF_defaultNormLog = OF_DEFAULTNORMLOG;
static UNUSED_ATTR const U32 repStartValue[ZSTD_REP_NUM] = { 1, 4, 8 };
static UNUSED_ATTR const size_t ZSTD_fcs_fieldSize[4] = { 0, 2, 4, 8 };
static UNUSED_ATTR const size_t ZSTD_did_fieldSize[4] = { 0, 1, 2, 4 };
static UNUSED_ATTR const size_t ZSTD_blockHeaderSize = ZSTD_BLOCKHEADERSIZE;
UNUSED_ATTR static const RawSeqStore_t kNullRawSeqStore = {NULL, 0, 0, 0, 0};
HINT_INLINE UNUSED_ATTR void
HINT_INLINE UNUSED_ATTR void
static UNUSED_ATTR const U64 ZSTD_ldm_gearTab[256] = {
static UNUSED_ATTR const U32 LL_base[MaxLL+1] = {
static UNUSED_ATTR const U32 OF_base[MaxOff+1] = {
static UNUSED_ATTR const U8 OF_bits[MaxOff+1] = {
static UNUSED_ATTR const U32 ML_base[MaxML+1] = {