Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c175 size_t const startingInputLength = (format==ZSTD_f_zstd1_magicless) ? in ZSTD_startingInputLength() local
181 return startingInputLength; in ZSTD_startingInputLength()