Searched refs:srcEnd (Results 1 – 2 of 2) sorted by relevance
755 void const* srcEnd) in ZSTD_window_needOverflowCorrection() argument757 U32 const current = (U32)((BYTE const*)srcEnd - window.base); in ZSTD_window_needOverflowCorrection()
1050 void const* srcEnd) in ZSTD_window_needOverflowCorrection() argument1052 U32 const curr = (U32)((BYTE const*)srcEnd - window.base); in ZSTD_window_needOverflowCorrection()