Home
last modified time | relevance | path

Searched refs:mlt (Results 1 – 2 of 2) sorted by relevance

/linux/lib/lz4/
A Dlz4hc_compress.c133 if (mlt > ml) { in LZ4HC_InsertAndFindBestMatch()
134 ml = mlt; in LZ4HC_InsertAndFindBestMatch()
142 size_t mlt; in LZ4HC_InsertAndFindBestMatch() local
152 mlt += LZ4_count(ip + mlt, in LZ4HC_InsertAndFindBestMatch()
155 if (mlt > ml) { in LZ4HC_InsertAndFindBestMatch()
157 ml = mlt; in LZ4HC_InsertAndFindBestMatch()
215 mlt -= back; in LZ4HC_InsertAndGetWiderMatch()
228 size_t mlt; in LZ4HC_InsertAndGetWiderMatch() local
239 mlt += LZ4_count(ip + mlt, base + dictLimit, in LZ4HC_InsertAndGetWiderMatch()
246 mlt -= back; in LZ4HC_InsertAndGetWiderMatch()
[all …]
/linux/arch/mips/include/asm/txx9/
A Dtx3927.h79 endian_def_b4(unused0, ht, mlt, cls);

Completed in 6 milliseconds