S16
typedef S16 *PS16;
S16(fccp, fcc_fccm, FCC_NAPI_EVENT_MSK);
S16(fccp, fcc_ftodr, 0x8000);
S16(sccp, scc_psmr, SCC_PSMR_PRO);
S16(sccp, scc_psmr, SCC_PSMR_LPB | SCC_PSMR_FDE);
S16(sccp, scc_sccm, SCC_NAPI_EVENT_MSK);
C(S16, "s16"), \
{ S16 const largeLimit= (S16)(1 << (tableLog-1));
static UNUSED_ATTR const S16 LL_defaultNorm[MaxLL+1] = {
static UNUSED_ATTR const S16 ML_defaultNorm[MaxML+1] = {
static UNUSED_ATTR const S16 OF_defaultNorm[DefaultMaxOff+1] = {
S16 norm[HUF_TABLELOG_MAX+1];
S16 norm[MaxSeq + 1];
const S16* defaultNorm, U32 defaultNormLog, U32 defaultMax,
S16 norm[MaxSeq + 1];
const S16* defaultNorm, U32 defaultNormLog, U32 defaultMax,
{ S16 const largeLimit= (S16)(1 << (tableLog-1));
S16 norm[MaxSeq+1];
#define ZSTD_BUILD_FSE_TABLE_WKSP_SIZE (sizeof(S16) * (MaxSeq + 1) + (1u << MaxFSELog) + sizeof(U64))