Searched refs:matchIndex0 (Results 1 – 1 of 1) sorted by relevance
99 U32 const matchIndex0 = hashTable[h0]; in ZSTD_compressBlock_fast_generic() local102 const BYTE* match0 = base + matchIndex0; in ZSTD_compressBlock_fast_generic()123 if ((matchIndex0 > prefixStartIndex) && MEM_read32(match0) == val0) { in ZSTD_compressBlock_fast_generic()