Searched refs:HASH_SIZE_U32 (Results 1 – 1 of 1) sorted by relevance
419 #define HASH_SIZE_U32 (1 << LZ4_HASHLOG) /* required as macro for static allocation */ macro436 U32 hashTable[HASH_SIZE_U32];821 for (i=0; i<HASH_SIZE_U32; i++) in LZ4_renormDictT()