Home
last modified time | relevance | path

Searched refs:FSE_createDTable (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dfse.h247 FSE_PUBLIC_API FSE_DTable* FSE_createDTable(unsigned tableLog);
H A Dfse_decompress.c60 FSE_DTable* FSE_createDTable (unsigned tableLog) in FSE_createDTable() function
/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h67 #define FSE_createDTable zfs_FSE_createDTable macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c1071 FSE_PUBLIC_API FSE_DTable* FSE_createDTable(unsigned tableLog);
2811 FSE_DTable* FSE_createDTable (unsigned tableLog) in FSE_createDTable() function