Lines Matching refs:BOCU1_MIDDLE
60 #define BOCU1_MIDDLE 0x90 macro
101 #define BOCU1_START_POS_2 (BOCU1_MIDDLE+BOCU1_REACH_POS_1+1)
106 #define BOCU1_START_NEG_2 (BOCU1_MIDDLE+BOCU1_REACH_NEG_1)
220 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff))
296 return 0x01000000|(BOCU1_MIDDLE+diff); in packDiff()
1010 c=prev+(c-BOCU1_MIDDLE); in _Bocu1ToUnicodeWithOffsets()
1044 c=prev+(c-BOCU1_MIDDLE); in _Bocu1ToUnicodeWithOffsets()
1066 if(c>=BOCU1_MIDDLE) { in _Bocu1ToUnicodeWithOffsets()
1225 c=prev+(c-BOCU1_MIDDLE); in _Bocu1ToUnicode()
1255 c=prev+(c-BOCU1_MIDDLE); in _Bocu1ToUnicode()
1273 if(c>=BOCU1_MIDDLE) { in _Bocu1ToUnicode()