Searched refs:LenChoice (Results 1 – 3 of 3) sorted by relevance
73 #define LenChoice 0 macro74 #define LenChoice2 (LenChoice + 1)274 CLzmaProb *probLen = prob + LenChoice; in LzmaDec_DecodeReal()625 CLzmaProb *probLen = prob + LenChoice; in LzmaDec_TryDummy()
97 #define LenChoice LenLow macro377 CLzmaProb *probLen = prob + LenChoice; in LZMA_DECODE_REAL()409 CLzmaProb *probLen = prob + LenChoice; in LZMA_DECODE_REAL()773 const CLzmaProb *probLen = prob + LenChoice; in LzmaDec_TryDummy()
461 LenChoice equ LenLow define