Searched refs:vEnd (Results 1 – 2 of 2) sorted by relevance
661 const BYTE* const vEnd = MIN( ip + (mEnd - match), iEnd); in ZSTD_count_2segments() local662 size_t const matchLength = ZSTD_count(ip, match, vEnd); in ZSTD_count_2segments()
10501 const BYTE* const vEnd = MIN( ip + (mEnd - match), iEnd); in ZSTD_count_2segments() local10502 size_t const matchLength = ZSTD_count(ip, match, vEnd); in ZSTD_count_2segments()