Home
last modified time | relevance | path

Searched refs:ZSTD_did_fieldSize (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libzstd/
H A DSymbol.map194 ZSTD_did_fieldSize;
/dragonfly/contrib/zstd/lib/common/
H A Dzstd_internal.h157 static UNUSED_ATTR const size_t ZSTD_did_fieldSize[4] = { 0, 1, 2, 4 }; variable
/dragonfly/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c231 + ZSTD_did_fieldSize[dictID] + ZSTD_fcs_fieldSize[fcsId] in ZSTD_frameHeaderSize_internal()