Searched refs:matchEnd (Results 1 – 1 of 1) sorted by relevance
2110 const BYTE* const matchEnd = match + mlen; in LZ4_decompress_generic() local2112 if (matchEnd > op) { /* overlap copy */ in LZ4_decompress_generic()