Searched refs:LZ77_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
23 #define LZ77_HASH_SIZE (1 << LZ77_HASH_LOG) macro147 htable = kvcalloc(LZ77_HASH_SIZE, sizeof(*htable), GFP_KERNEL); in lz77_compress()