Home
last modified time | relevance | path

Searched refs:HUF_compress_tables_t (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dhuf_compress.c736 } HUF_compress_tables_t; typedef
750 HUF_compress_tables_t* const table = (HUF_compress_tables_t*)workSpace_align4; in HUF_compress_internal()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c8997 } HUF_compress_tables_t; typedef
9010 HUF_compress_tables_t* const table = (HUF_compress_tables_t*)workSpace; in HUF_compress_internal()