Searched refs:matchIndexL3 (Results 1 – 1 of 1) sorted by relevance
460 U32 const matchIndexL3 = hashLong[hl3]; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local463 const BYTE* matchL3 = base + matchIndexL3; in ZSTD_compressBlock_doubleFast_dictMatchState_generic()467 if ((matchIndexL3 >= prefixLowestIndex) && (MEM_read64(matchL3) == MEM_read64(ip+1))) { in ZSTD_compressBlock_doubleFast_dictMatchState_generic()