Searched refs:CBU16_APPEND_UNSAFE (Results 1 – 2 of 2) sorted by relevance
101 CBU16_APPEND_UNSAFE(&(*output)[0], char_offset, code_point); in WriteUnicodeCharacter()
388 #define CBU16_APPEND_UNSAFE(s, i, c) \ macro