Searched refs:forwardIp (Results 1 – 1 of 1) sorted by relevance
250 const BYTE *forwardIp = ip; in LZ4_compress_generic() local257 ip = forwardIp; in LZ4_compress_generic()258 forwardIp += step; in LZ4_compress_generic()261 if (unlikely(forwardIp > mflimit)) in LZ4_compress_generic()277 forwardH = LZ4_hashPosition(forwardIp, in LZ4_compress_generic()573 const BYTE *forwardIp = ip; in LZ4_compress_destSize_generic() local580 ip = forwardIp; in LZ4_compress_destSize_generic()581 forwardIp += step; in LZ4_compress_destSize_generic()584 if (unlikely(forwardIp > mflimit)) in LZ4_compress_destSize_generic()589 forwardH = LZ4_hashPosition(forwardIp, in LZ4_compress_destSize_generic()