Searched refs:hl0 (Results 1 – 1 of 1) sorted by relevance
82 size_t hl0; /* the long hash at ip */ in ZSTD_compressBlock_doubleFast_noDict_generic() local117 hl0 = ZSTD_hashPtr(ip, hBitsL, 8); in ZSTD_compressBlock_doubleFast_noDict_generic()118 idxl0 = hashLong[hl0]; in ZSTD_compressBlock_doubleFast_noDict_generic()128 hashLong[hl0] = hashSmall[hs0] = curr; /* update hash tables */ in ZSTD_compressBlock_doubleFast_noDict_generic()169 hl0 = hl1; in ZSTD_compressBlock_doubleFast_noDict_generic()