Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dhuf_compress.c362 } HUF_buildCTable_wksp_tables; typedef
496 HUF_buildCTable_wksp_tables* const wksp_tables = (HUF_buildCTable_wksp_tables*)workSpace; in HUF_buildCTable_wksp()
503 if (wkspSize < sizeof(HUF_buildCTable_wksp_tables)) in HUF_buildCTable_wksp()
735 HUF_buildCTable_wksp_tables buildCTable_wksp;
890 HUF_buildCTable_wksp_tables workspace; in HUF_buildCTable()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c8669 } HUF_buildCTable_wksp_tables; typedef
8704 HUF_buildCTable_wksp_tables* const wksp_tables = (HUF_buildCTable_wksp_tables*)workSpace; in HUF_buildCTable_wksp()
8714 if (wkspSize < sizeof(HUF_buildCTable_wksp_tables)) in HUF_buildCTable_wksp()
8782 HUF_buildCTable_wksp_tables workspace; in HUF_buildCTable()
8996 HUF_buildCTable_wksp_tables buildCTable_wksp;