Searched refs:matchIndexL (Results 1 – 1 of 1) sorted by relevance
1288 U32 const matchIndexL = hashLong[h2]; in ZSTD_compressBlock_doubleFast_generic() local1290 const BYTE *matchLong = base + matchIndexL; in ZSTD_compressBlock_doubleFast_generic()1300 if ((matchIndexL > lowestIndex) && (ZSTD_read64(matchLong) == ZSTD_read64(ip))) { in ZSTD_compressBlock_doubleFast_generic()