Searched refs:vEnd (Results 1 – 2 of 2) sorted by relevance
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()
884 const BYTE* const vEnd = MIN( ip + (mEnd - match), iEnd); in ZSTD_count_2segments() local885 size_t const matchLength = ZSTD_count(ip, match, vEnd); in ZSTD_count_2segments()