Searched refs:LenChoice (Results 1 – 4 of 4) sorted by relevance
70 #define LenChoice 0 macro71 #define LenChoice2 (LenChoice + 1)263 CLzmaProb *probLen = prob + LenChoice; in LzmaDec_DecodeReal()599 CLzmaProb *probLen = prob + LenChoice; in LzmaDec_TryDummy()
71 #define LenChoice 0 macro72 #define LenChoice2 (LenChoice + 1)264 CLzmaProb *probLen = prob + LenChoice; in LzmaDec_DecodeReal()600 CLzmaProb *probLen = prob + LenChoice; in LzmaDec_TryDummy()
894 +#define LenChoice 0895 +#define LenChoice2 (LenChoice + 1)1087 + CLzmaProb *probLen = prob + LenChoice;1423 + CLzmaProb *probLen = prob + LenChoice;