Searched refs:srcEnd (Results 1 – 2 of 2) sorted by relevance
827 void const* srcEnd) in ZSTD_window_needOverflowCorrection() argument829 U32 const curr = (U32)((BYTE const*)srcEnd - window.base); in ZSTD_window_needOverflowCorrection()
10666 void const* srcEnd) in ZSTD_window_needOverflowCorrection() argument10668 U32 const current = (U32)((BYTE const*)srcEnd - window.base); in ZSTD_window_needOverflowCorrection()