Searched refs:matchEnd (Results 1 – 1 of 1) sorted by relevance
2720 const BYTE *const matchEnd = match + mlen; in LZ4_decompress_generic() local2722 if (matchEnd > op) in LZ4_decompress_generic()