Searched refs:ZSTD_TARGETLENGTH_MIN (Results 1 – 4 of 4) sorted by relevance
1064 #define ZSTD_TARGETLENGTH_MIN 0 /* note : comparing this constant to an unsigned results in a… macro
1142 #define ZSTD_TARGETLENGTH_MIN 0 /* note : comparing this constant to an unsigned results in a… macro
306 bounds.lowerBound = ZSTD_TARGETLENGTH_MIN; in ZSTD_cParam_getBounds()
423 bounds.lowerBound = ZSTD_TARGETLENGTH_MIN; in ZSTD_cParam_getBounds()