Searched refs:ZSTD_TARGETLENGTH_MIN (Results 1 – 2 of 2) sorted by relevance
1083 #define ZSTD_TARGETLENGTH_MIN 0 /* note : comparing this constant to an unsigned results in a… macro
341 bounds.lowerBound = ZSTD_TARGETLENGTH_MIN; in ZSTD_cParam_getBounds()
Completed in 18 milliseconds