Home
last modified time | relevance | path

Searched defs:MATCHLIMIT (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/lib/lz4/
Dlz4_compress.c68 #define MATCHLIMIT (iend - LASTLITERALS) in lz4_compressctx() macro
250 #define MATCHLIMIT (iend - LASTLITERALS) in lz4_compress64kctx() macro