Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/lz4/
H A Dlz4.c368 #define SKIPSTRENGTH (NOTCOMPRESSIBLE_CONFIRMATION > 2 ? \ macro
564 const int skipStrength = SKIPSTRENGTH; in LZ4_compressCtx()
759 const int skipStrength = SKIPSTRENGTH; in LZ4_compress64kCtx()