Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dfse_compress.c186 size_t FSE_NCountWriteBound(unsigned maxSymbolValue, unsigned tableLog) in FSE_NCountWriteBound() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dfse_compress.c222 size_t FSE_NCountWriteBound(unsigned maxSymbolValue, unsigned tableLog) in FSE_NCountWriteBound() function
/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h112 #define FSE_NCountWriteBound zfs_FSE_NCountWriteBound macro