Searched refs:hl0 (Results 1 – 1 of 1) sorted by relevance
137 size_t hl0; /* the long hash at ip */ in ZSTD_compressBlock_doubleFast_noDict_generic() local 177 hl0 = ZSTD_hashPtr(ip, hBitsL, 8); in ZSTD_compressBlock_doubleFast_noDict_generic() 178 idxl0 = hashLong[hl0]; in ZSTD_compressBlock_doubleFast_noDict_generic() 188 hashLong[hl0] = hashSmall[hs0] = curr; /* update hash tables */ in ZSTD_compressBlock_doubleFast_noDict_generic() 234 hl0 = hl1; in ZSTD_compressBlock_doubleFast_noDict_generic()