Lines Matching refs:U32
30 static UNUSED_ATTR const U32 LL_base[MaxLL+1] = {
37 static UNUSED_ATTR const U32 OF_base[MaxOff+1] = {
49 static UNUSED_ATTR const U32 ML_base[MaxML+1] = {
63 U32 fastMode;
64 U32 tableLog;
71 U32 baseValue;
77 …TD_BUILD_FSE_TABLE_WKSP_SIZE_U32 ((ZSTD_BUILD_FSE_TABLE_WKSP_SIZE + sizeof(U32) - 1) / sizeof(U32))
84 U32 rep[ZSTD_REP_NUM];
85 U32 workspace[ZSTD_BUILD_FSE_TABLE_WKSP_SIZE_U32];
132 …U32 workspace[HUF_DECOMPRESS_WORKSPACE_SIZE_U32]; /* space needed when building huffman tables */
143 U32 litEntropy;
144 U32 fseEntropy;
149 …U32 validateChecksum; /* if == 1, will validate checksum. Is == 1 if (fParams.checksumFlag…
162 U32 dictID;
179 U32 hostageByte;