Lines Matching refs:ref
358 const BYTE *ref = NULL; in LZ4HC_compress_generic() local
379 matchlimit, (&ref), maxNbAttempts); in LZ4HC_compress_generic()
387 ref0 = ref; in LZ4HC_compress_generic()
402 &anchor, ml, ref, limit, oend)) in LZ4HC_compress_generic()
411 ref = ref0; in LZ4HC_compress_generic()
421 ref = ref2; in LZ4HC_compress_generic()
468 ml, ref, limit, oend)) in LZ4HC_compress_generic()
498 ml, ref, limit, oend)) in LZ4HC_compress_generic()
501 ref = ref3; in LZ4HC_compress_generic()
539 ref, limit, oend)) in LZ4HC_compress_generic()
543 ref = ref2; in LZ4HC_compress_generic()