Searched refs:dstEnd (Results 1 – 2 of 2) sorted by relevance
170 * which can overwrite up to 7 bytes beyond dstEnd173 const void *srcPtr, void *dstEnd) in LZ4_wildCopy() argument 177 BYTE *const e = (BYTE *)dstEnd; in LZ4_wildCopy()
2362 BYTE* dst, const BYTE* const dstEnd, in ZSTD_buildSequencesStatistics() argument2366 const BYTE* const oend = dstEnd; in ZSTD_buildSequencesStatistics()