Lines Matching defs:forwardIp
251 const BYTE *forwardIp = ip;
258 ip = forwardIp;
259 forwardIp += step;
262 if (unlikely(forwardIp > mflimit))
278 forwardH = LZ4_hashPosition(forwardIp,
574 const BYTE *forwardIp = ip;
581 ip = forwardIp;
582 forwardIp += step;
585 if (unlikely(forwardIp > mflimit))
590 forwardH = LZ4_hashPosition(forwardIp,