Searched refs:PACK_SINGLE_DIFF (Results 1 – 5 of 5) sorted by relevance
220 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff)) macro448 *target++=(uint8_t)PACK_SINGLE_DIFF(diff); in _Bocu1FromUnicodeWithOffsets()513 *target++=(uint8_t)PACK_SINGLE_DIFF(diff); in _Bocu1FromUnicodeWithOffsets()698 *target++=(uint8_t)PACK_SINGLE_DIFF(diff); in _Bocu1FromUnicode()756 *target++=(uint8_t)PACK_SINGLE_DIFF(diff); in _Bocu1FromUnicode()
215 private static int PACK_SINGLE_DIFF(int diff){ in PACK_SINGLE_DIFF() method in CharsetBOCU1455 target.put((byte)PACK_SINGLE_DIFF(diff)); in fastSingle()545 target.put((byte)PACK_SINGLE_DIFF(diff)); in regularLoop()