Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c22 #define IF_BIT_0(p) ttt = *(p); NORMALIZE; bound = (range >> kNumBitModelTotalBits) * ttt; if (code… macro
25 #define GET_BIT2(p, i, A0, A1) IF_BIT_0(p) \
166 IF_BIT_0(prob) in LzmaDec_DecodeReal()
212 IF_BIT_0(prob) in LzmaDec_DecodeReal()
224 IF_BIT_0(prob) in LzmaDec_DecodeReal()
228 IF_BIT_0(prob) in LzmaDec_DecodeReal()
244 IF_BIT_0(prob) in LzmaDec_DecodeReal()
253 IF_BIT_0(prob) in LzmaDec_DecodeReal()
275 IF_BIT_0(probLen) in LzmaDec_DecodeReal()
286 IF_BIT_0(probLen) in LzmaDec_DecodeReal()