Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/zstd/
H A Dzstd_compress.c1423 ZSTD_buffered_policy_e const zbuff) in ZSTD_resetCCtx_internal()
1634 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byAttachingCDict()
1682 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byCopyingCDict()
1746 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_usingCDict()
1772 ZSTD_buffered_policy_e zbuff) in ZSTD_copyCCtx_internal()
1837 ZSTD_buffered_policy_e const zbuff = (ZSTD_buffered_policy_e)(srcCCtx->inBuffSize>0); in ZSTD_copyCCtx() local
3087 ZSTD_buffered_policy_e zbuff) in ZSTD_compressBegin_internal()
/reactos/sdk/lib/3rdparty/libxml2/
H A DxmlIO.c1424 unsigned char * zbuff; member