Searched refs:matchIndex1 (Results 1 – 2 of 2) 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()
17987 U32 const matchIndex1 = hashTable[h1]; in ZSTD_compressBlock_fast_generic() local17990 const BYTE* match1 = base + matchIndex1; in ZSTD_compressBlock_fast_generic()18014 if ((matchIndex1 > prefixStartIndex) && MEM_read32(match1) == val1) { in ZSTD_compressBlock_fast_generic()