Home
last modified time | relevance | path

Searched defs:matchCode (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4_compress.c336 unsigned int matchCode; in LZ4_compress_generic() local
[all...]
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4_compress.c336 unsigned int matchCode; in LZ4_compress_generic() local
[all...]
/third_party/lz4/lib/
H A Dlz4.c1137 { unsigned matchCode; in LZ4_compress_generic_validated() local
[all...]
/kernel/linux/linux-5.10/lib/zstd/
H A Dcompress.c861 ZSTD_STATIC void ZSTD_storeSeq(seqStore_t *seqStorePtr, size_t litLength, const void *literals, U32 offsetCode, size_t matchCode) in ZSTD_storeSeq() argument

Completed in 12 milliseconds