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