Searched refs:matchIndex0 (Results 1 – 2 of 2) 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()
17986 U32 const matchIndex0 = hashTable[h0]; in ZSTD_compressBlock_fast_generic() local17989 const BYTE* match0 = base + matchIndex0; in ZSTD_compressBlock_fast_generic()18010 if ((matchIndex0 > prefixStartIndex) && MEM_read32(match0) == val0) { in ZSTD_compressBlock_fast_generic()