Searched refs:LZW_HASH_SHIFT (Results 1 – 1 of 1) sorted by relevance
36 #define LZW_HASH_SHIFT 6 macro77 head ^= (add << LZW_HASH_SHIFT); in hash()