Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c852 typedef enum { search_hashChain, search_binaryTree } searchMethod_e; typedef
859 const searchMethod_e searchMethod, const U32 depth, in ZSTD_compressBlock_lazy_generic()
1207 const searchMethod_e searchMethod, const U32 depth) in ZSTD_compressBlock_lazy_extDict_generic()
/freebsd-13.1/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c19005 typedef enum { search_hashChain, search_binaryTree } searchMethod_e; typedef
19012 const searchMethod_e searchMethod, const U32 depth, in ZSTD_compressBlock_lazy_generic()
19316 const searchMethod_e searchMethod, const U32 depth) in ZSTD_compressBlock_lazy_extDict_generic()