Searched defs:hasStep (Results 1 – 2 of 2) sorted by relevance
| /src/sys/contrib/zstd/lib/compress/ |
| H A D | zstd_fast.c | 96 U32 const mls, U32 const hasStep) in ZSTD_compressBlock_fast_noDict_generic() 374 void const* src, size_t srcSize, U32 const mls, U32 const hasStep) in ZSTD_compressBlock_fast_dictMatchState_generic() 550 void const* src, size_t srcSize, U32 const mls, U32 const hasStep) in ZSTD_compressBlock_fast_extDict_generic()
|
| /src/sys/contrib/openzfs/module/zstd/lib/compress/ |
| H A D | zstd_fast.c | 486 void const* src, size_t srcSize, U32 const mls, U32 const hasStep) in ZSTD_compressBlock_fast_dictMatchState_generic() 712 void const* src, size_t srcSize, U32 const mls, U32 const hasStep) in ZSTD_compressBlock_fast_extDict_generic()
|