Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4_zfs.c324 #define SKIPSTRENGTH (NOTCOMPRESSIBLE_CONFIRMATION > 2 ? \ macro
494 const int skipStrength = SKIPSTRENGTH; in LZ4_compressCtx()
684 const int skipStrength = SKIPSTRENGTH; in LZ4_compress64kCtx()
/freebsd/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c318 #define SKIPSTRENGTH (NOTCOMPRESSIBLE_CONFIRMATION > 2 ? \ macro
494 const int skipStrength = SKIPSTRENGTH; in LZ4_compressCtx()
689 const int skipStrength = SKIPSTRENGTH; in LZ4_compress64kCtx()