Searched defs:ZSTD_minCLevel (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h423 #define ZSTD_minCLevel zfs_ZSTD_minCLevel macro
/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c4969 int ZSTD_minCLevel(void) { return (int)-ZSTD_TARGETLENGTH_MAX; } function
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c17201 int ZSTD_minCLevel(void) { return (int)-ZSTD_TARGETLENGTH_MAX; } function
[all...]

Completed in 130 milliseconds