Searched refs:forwardIp (Results 1 – 1 of 1) sorted by relevance
251 const BYTE *forwardIp = ip; in LZ4_compress_generic() local258 ip = forwardIp; in LZ4_compress_generic()259 forwardIp += step; in LZ4_compress_generic()262 if (unlikely(forwardIp > mflimit)) in LZ4_compress_generic()278 forwardH = LZ4_hashPosition(forwardIp, in LZ4_compress_generic()574 const BYTE *forwardIp = ip; in LZ4_compress_destSize_generic() local581 ip = forwardIp; in LZ4_compress_destSize_generic()582 forwardIp += step; in LZ4_compress_destSize_generic()585 if (unlikely(forwardIp > mflimit)) in LZ4_compress_destSize_generic()590 forwardH = LZ4_hashPosition(forwardIp, in LZ4_compress_destSize_generic()