Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dhuf_compress.c305 } HUF_buildCTable_wksp_tables; typedef
340 HUF_buildCTable_wksp_tables* const wksp_tables = (HUF_buildCTable_wksp_tables*)workSpace; in HUF_buildCTable_wksp()
350 if (wkspSize < sizeof(HUF_buildCTable_wksp_tables)) in HUF_buildCTable_wksp()
418 HUF_buildCTable_wksp_tables workspace; in HUF_buildCTable()
632 HUF_buildCTable_wksp_tables buildCTable_wksp;
/freebsd/sys/contrib/zstd/lib/compress/
H A Dhuf_compress.c443 } HUF_buildCTable_wksp_tables; typedef
682HUF_buildCTable_wksp_tables* const wksp_tables = (HUF_buildCTable_wksp_tables*)HUF_alignUpWorkspac… in HUF_buildCTable_wksp()
688 if (wkspSize < sizeof(HUF_buildCTable_wksp_tables)) in HUF_buildCTable_wksp()
1165 HUF_buildCTable_wksp_tables buildCTable_wksp;
1346 HUF_buildCTable_wksp_tables workspace; in HUF_buildCTable()