Lines Matching refs:ref2
582 const BYTE* ref2 = NULL;
602 ip + ml - 2, ip + 0, matchlimit, ml, &ref2, &start2,
623 ref =ref2;
639 ref2 += correction;
661 if (LZ4HC_encodeSequence(UPDATABLE(ip, op, anchor), ml2, ref2, limit, oend)) {
663 ref = ref2;
674 ref2 += correction;
678 ref2 = ref3;
690 ref0 = ref2;
696 ref2 = ref3;
714 ref2 += correction;
725 ip = start2; ref = ref2; ml = ml2;
728 start2 = start3; ref2 = ref3; ml2 = ml3;