Searched refs:start0 (Results 1 – 1 of 1) sorted by relevance
574 const BYTE* start0; in LZ4HC_compress_hashChain() local593 start0 = ip; ref0 = ref; ml0 = ml; in LZ4HC_compress_hashChain()610 if (start0 < ip) { /* first match was skipped at least once */ in LZ4HC_compress_hashChain()612 ip = start0; ref = ref0; ml = ml0; /* restore initial ML1 */ in LZ4HC_compress_hashChain()685 start0 = start2; in LZ4HC_compress_hashChain()