Home | History | Annotate | Download | only in lib

Lines Matching refs:ref2

332     const BYTE* ref2 = NULL;
355 ml2 = LZ4HC_InsertAndGetWiderMatch(ctx, ip + ml - 2, ip + 0, matchlimit, ml, &ref2, &start2, maxNbAttempts);
375 ref =ref2;
393 ref2 += correction;
409 if (LZ4HC_encodeSequence(&ip, &op, &anchor, ml2, ref2, limit, oend)) return 0;
418 ref2 += correction;
422 ref2 = ref3;
433 ref0 = ref2;
439 ref2 = ref3;
456 ref2 += correction;
466 ref = ref2;
470 ref2 = ref3;