Home
last modified time | relevance | path

Searched defs:RC_BIT_MODEL_TOTAL (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/xz/src/liblzma/rangecoder/
H A Drange_common.h30 #define RC_BIT_MODEL_TOTAL (UINT32_C(1) << RC_BIT_MODEL_TOTAL_BITS) macro
/freebsd-src/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_lzma2.h19 #define RC_BIT_MODEL_TOTAL (1 << RC_BIT_MODEL_TOTAL_BITS) macro