Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dfse_compress.c305 FSE_CTable* FSE_createCTable (unsigned maxSymbolValue, unsigned tableLog) in FSE_createCTable() function
/freebsd/sys/contrib/zstd/lib/compress/
H A Dfse_compress.c345 FSE_CTable* FSE_createCTable (unsigned maxSymbolValue, unsigned tableLog) in FSE_createCTable() function
/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h110 #define FSE_createCTable zfs_FSE_createCTable macro