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