Lines Matching refs:ip
60 u8 const *ip = (const u8 *)in_data;62 u8 const *const in_end = ip + in_len;67 unsigned int ctrl = *ip++;80 if (ip + ctrl > in_end)88 lzf_movsb (op, ip, ctrl);91 *op++ = *ip++;102 if (ip >= in_end)110 len += *ip++;112 if (ip >= in_end)120 ref -= *ip++;147 while (ip < in_end);