Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h409 #define ZSTD_nextInputType zfs_ZSTD_nextInputType macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress.c860 ZSTD_nextInputType_e ZSTD_nextInputType(ZSTD_DCtx* dctx) { in ZSTD_nextInputType() function
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c1128 ZSTD_nextInputType_e ZSTD_nextInputType(ZSTD_DCtx* dctx) { in ZSTD_nextInputType() function