Searched defs:BIT_initDStream (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | bitstream.h | 277 MEM_STATIC size_t BIT_initDStream(BIT_DStream_t* bitD, const void* srcBuffer, size_t srcSize) in BIT_initDStream() function
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/include/ |
| H A D | zstd_compat_wrapper.h | 48 #define BIT_initDStream zfs_BIT_initDStream macro
|
| /f-stack/freebsd/contrib/zstd/lib/legacy/ |
| H A D | zstd_v03.c | 391 MEM_STATIC size_t BIT_initDStream(BIT_DStream_t* bitD, const void* srcBuffer, size_t srcSize) in BIT_initDStream() function
|
| H A D | zstd_v04.c | 661 MEM_STATIC size_t BIT_initDStream(BIT_DStream_t* bitD, const void* srcBuffer, size_t srcSize) in BIT_initDStream() function
|
| H A D | zstd_v02.c | 388 MEM_STATIC size_t BIT_initDStream(BIT_DStream_t* bitD, const void* srcBuffer, size_t srcSize) in BIT_initDStream() function
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 1568 MEM_STATIC size_t BIT_initDStream(BIT_DStream_t* bitD, const void* srcBuffer, size_t srcSize) in BIT_initDStream() function
|