Home
last modified time | relevance | path

Searched defs:vLimit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4hc_compress.c143 const BYTE *vLimit = ip in LZ4HC_InsertAndFindBestMatch() local
230 const BYTE *vLimit = ip + (dictLimit - matchIndex); in LZ4HC_InsertAndGetWiderMatch() local
[all...]
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4hc_compress.c143 const BYTE *vLimit = ip in LZ4HC_InsertAndFindBestMatch() local
230 const BYTE *vLimit = ip + (dictLimit - matchIndex); in LZ4HC_InsertAndGetWiderMatch() local
[all...]

Completed in 2 milliseconds