Home
last modified time | relevance | path

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

/openbmc/linux/lib/lz4/
H A Dlz4_compress.c544 BYTE * const oMaxSeq = oMaxLit - 1 /* token */; in LZ4_compress_destSize_generic() local
667 if (op > oMaxSeq) in LZ4_compress_destSize_generic()