Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c74 #define LenChoice2 (LenChoice + 1) macro
75 #define LenLow (LenChoice2 + 1)
285 probLen = prob + LenChoice2; in LzmaDec_DecodeReal()
636 probLen = prob + LenChoice2; in LzmaDec_TryDummy()