Home
last modified time | relevance | path

Searched defs:ZSTD_dictForceCopy (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1219 ZSTD_dictForceCopy = 2, /* Always copy the dictionary. */ enumerator
H A Dzstd.c4279 ZSTD_dictForceCopy = 2, /* Always copy the dictionary. */ enumerator
/f-stack/freebsd/contrib/zstd/lib/
H A Dzstd.h1243 ZSTD_dictForceCopy = 2, /* Always copy the dictionary. */ enumerator