Searched refs:firstML (Results 1 – 1 of 1) sorted by relevance
1365 int const firstML = firstMatch.len; in LZ4HC_compress_optimal() local1368 …if ( LZ4HC_encodeSequence(UPDATABLE(ip, op, anchor), firstML, matchPos, limit, oend) ) { /* updat… in LZ4HC_compress_optimal()1369 ovml = firstML; in LZ4HC_compress_optimal()