Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c84 #define kStartPosModelIndex 4 macro
311 if (distance >= kStartPosModelIndex) in LzmaDec_DecodeReal()
663 if (posSlot >= kStartPosModelIndex) in LzmaDec_TryDummy()