Lines Matching refs:U32
31 static UNUSED_ATTR const U32 LL_base[MaxLL+1] = {
38 static UNUSED_ATTR const U32 OF_base[MaxOff+1] = {
50 static UNUSED_ATTR const U32 ML_base[MaxML+1] = {
64 U32 fastMode;
65 U32 tableLog;
72 U32 baseValue;
78 …TD_BUILD_FSE_TABLE_WKSP_SIZE_U32 ((ZSTD_BUILD_FSE_TABLE_WKSP_SIZE + sizeof(U32) - 1) / sizeof(U32))
86 U32 rep[ZSTD_REP_NUM];
87 U32 workspace[ZSTD_BUILD_FSE_TABLE_WKSP_SIZE_U32];
134 …U32 workspace[HUF_DECOMPRESS_WORKSPACE_SIZE_U32]; /* space needed when building huffman tables */
145 U32 litEntropy;
146 U32 fseEntropy;
151 …U32 validateChecksum; /* if == 1, will validate checksum. Is == 1 if (fParams.checksumFlag…
165 U32 dictID;
184 U32 hostageByte;