Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dhist.h38 #define HIST_WKSP_SIZE_U32 1024 macro
39 #define HIST_WKSP_SIZE (HIST_WKSP_SIZE_U32 * sizeof(unsigned))
H A Dhuf_compress.c1164 U32 hist_wksp[HIST_WKSP_SIZE_U32];