Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dlz4.c29 #define MINMATCH 4 macro
33 #define MFLIMIT (COPYLENGTH+MINMATCH)
168 length += MINMATCH; in LZ4_decompress_generic()