Searched refs:ml3 (Results 1 – 2 of 2) sorted by relevance
503 int ml0, ml, ml2, ml3; in LZ4HC_compress_hashChain() local572 ml3 = LZ4HC_InsertAndGetWiderMatch(ctx, in LZ4HC_compress_hashChain()576 ml3 = ml2; in LZ4HC_compress_hashChain()579 if (ml3 == ml2) { /* No better match => encode ML1 and ML2 */ in LZ4HC_compress_hashChain()601 ml2 = ml3; in LZ4HC_compress_hashChain()609 ml = ml3; in LZ4HC_compress_hashChain()619 ml2 = ml3; in LZ4HC_compress_hashChain()650 start2 = start3; ref2 = ref3; ml2 = ml3; in LZ4HC_compress_hashChain()
22753 "ml3",