Home
last modified time | relevance | path

Searched defs:ZSTD_use_once (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress_internal.h96 ZSTD_use_once = 1 /* Use the dictionary once and set to ZSTD_dont_use */ enumerator
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress_internal.h99 ZSTD_use_once = 1 /* Use the dictionary once and set to ZSTD_dont_use */ enumerator