Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c73 #define LenChoice 0 macro
74 #define LenChoice2 (LenChoice + 1)
274 CLzmaProb *probLen = prob + LenChoice; in LzmaDec_DecodeReal()
625 CLzmaProb *probLen = prob + LenChoice; in LzmaDec_TryDummy()