Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/lib/decompress/ !
H A Dzstd_decompress.c232 size_t const startingInputLength = ZSTD_FRAMEHEADERSIZE_PREFIX(format); in ZSTD_startingInputLength() local
/src/sys/contrib/openzfs/module/zstd/lib/decompress/ !
H A Dzstd_decompress.c235 size_t const startingInputLength = ZSTD_FRAMEHEADERSIZE_PREFIX(format); in ZSTD_startingInputLength() local