Home
last modified time | relevance | path

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

/third_party/lzma/C/
DBcj2Enc.c212 #define CONV_FLAG ((UInt32)1 << 16) in Bcj2Enc_Encode_2() macro
266 v &= ~(UInt32)CONV_FLAG; in Bcj2Enc_Encode_2()
291 v |= CONV_FLAG; in Bcj2Enc_Encode_2()
319 if ((v & CONV_FLAG) == 0) in Bcj2Enc_Encode_2()
497 #undef CONV_FLAG