Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/lzma/
H A DLzmaDec.c77 #define LenChoice 0 macro
78 #define LenChoice2 (LenChoice + 1)
281 CLzmaProb *probLen = prob + LenChoice; in LzmaDec_DecodeReal()
618 CLzmaProb *probLen = prob + LenChoice; in LzmaDec_TryDummy()