Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/common/
H A Dzstd_trace.h84 size_t uncompressedSize; member
/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.h29 uint64_t uncompressedSize; member
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c845 static void ZSTD_DCtx_trace_end(ZSTD_DCtx const* dctx, U64 uncompressedSize, U64 compressedSize, un… in ZSTD_DCtx_trace_end()