Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/lzma/
H A DLzmaDec.c78 #define LenChoice2 (LenChoice + 1) macro
79 #define LenLow (LenChoice2 + 1)
292 probLen = prob + LenChoice2; in LzmaDec_DecodeReal()
629 probLen = prob + LenChoice2; in LzmaDec_TryDummy()