Searched refs:matchIndex1 (Results 1 – 1 of 1) sorted by relevance
100 U32 const matchIndex1 = hashTable[h1]; in ZSTD_compressBlock_fast_generic() local103 const BYTE* match1 = base + matchIndex1; in ZSTD_compressBlock_fast_generic()127 if ((matchIndex1 > prefixStartIndex) && MEM_read32(match1) == val1) { in ZSTD_compressBlock_fast_generic()