Searched refs:CONV_FLAG (Results 1 – 1 of 1) sorted by relevance
212 #define CONV_FLAG ((UInt32)1 << 16) in Bcj2Enc_Encode_2() macro266 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