Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/lzma/
H A DLzmaDec.c26 #define IF_BIT_0(p) ttt = *(p); NORMALIZE; bound = (range >> kNumBitModelTotalBits) * ttt; if (code… macro
29 #define GET_BIT2(p, i, A0, A1) IF_BIT_0(p) \
178 IF_BIT_0(prob) in LzmaDec_DecodeReal()
219 IF_BIT_0(prob) in LzmaDec_DecodeReal()
231 IF_BIT_0(prob) in LzmaDec_DecodeReal()
235 IF_BIT_0(prob) in LzmaDec_DecodeReal()
251 IF_BIT_0(prob) in LzmaDec_DecodeReal()
260 IF_BIT_0(prob) in LzmaDec_DecodeReal()
282 IF_BIT_0(probLen) in LzmaDec_DecodeReal()
293 IF_BIT_0(probLen) in LzmaDec_DecodeReal()