Searched refs:idxl1 (Results 1 – 1 of 1) sorted by relevance
141 U32 idxl1; /* the long match index for ip1 */ in ZSTD_compressBlock_doubleFast_noDict_generic() local214 idxl1 = hashLong[hl1]; in ZSTD_compressBlock_doubleFast_noDict_generic()215 matchl1 = base + idxl1; in ZSTD_compressBlock_doubleFast_noDict_generic()235 idxl0 = idxl1; in ZSTD_compressBlock_doubleFast_noDict_generic()261 if ((idxl1 > prefixLowestIndex) && (MEM_read64(matchl1) == MEM_read64(ip1))) { in ZSTD_compressBlock_doubleFast_noDict_generic()