Searched defs:ZSTD_noDict (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h329 ZSTD_noDict = 0, enumerator in enum:__anon10941
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c10200 typedef enum { ZSTD_noDict = 0, ZSTD_extDict = 1, ZSTD_dictMatchState = 2 } ZSTD_dictMode_e; enumerator in enum:__anon10746
[all...]

Completed in 122 milliseconds