Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c1954 static size_t ZSTD_copyCCtx_internal(ZSTD_CCtx* dstCCtx, in ZSTD_copyCCtx_internal() function
2028 return ZSTD_copyCCtx_internal(dstCCtx, srcCCtx, in ZSTD_copyCCtx()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c14852 static size_t ZSTD_copyCCtx_internal(ZSTD_CCtx* dstCCtx, in ZSTD_copyCCtx_internal() function
14926 return ZSTD_copyCCtx_internal(dstCCtx, srcCCtx, in ZSTD_copyCCtx()