Searched refs:noLimit (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/lib/lz4/ |
H A D | lz4defs.h | 236 typedef enum { noLimit = 0, limitedOutput = 1 } limitedOutput_directive; enumerator
|
H A D | lz4hc_compress.c | 605 srcSize, maxDstSize, compressionLevel, noLimit); in LZ4_compress_HC_extStateHC() 728 source, dest, inputSize, maxOutputSize, noLimit); in LZ4_compress_HC_continue()
|
H A D | lz4_compress.c | 482 noLimit, byU16, noDict, in LZ4_compress_fast_extState() 487 noLimit, tableType, noDict, in LZ4_compress_fast_extState()
|