Home
last modified time | relevance | path

Searched defs:HUF_MAX_TABLELOG (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c930 #define HUF_MAX_TABLELOG 12 /* max possible tableLog; for allocation purpose; can be mod… macro
H A Dzstd_v03.c1516 #define HUF_MAX_TABLELOG 12 /* max configured tableLog (for static allocation); can be m… macro
H A Dzstd_v02.c1519 #define HUF_MAX_TABLELOG 12 /* max configured tableLog (for static allocation); can be m… macro
H A Dzstd_v04.c1662 #define HUF_MAX_TABLELOG 12 /* max configured tableLog (for static allocation); can be m… macro