Searched refs:byte_mark (Results 1 – 2 of 2) sorted by relevance
1792 uint32_t byte_mark = 0x80; in hs_ucs2_2_utf8() local1821 *(--s_8) = (c_32 | byte_mark) & byte_mask; in hs_ucs2_2_utf8()1825 *(--s_8) = (c_32 | byte_mark) & byte_mask; in hs_ucs2_2_utf8()1829 *(--s_8) = (c_32 | byte_mark) & byte_mask; in hs_ucs2_2_utf8()1833 *(--s_8) = (c_32 | byte_mark) & byte_mask; in hs_ucs2_2_utf8()1837 *(--s_8) = (c_32 | byte_mark) & byte_mask; in hs_ucs2_2_utf8()
1608 uint32_t byte_mark = 0x80; in ud_utf162utf8() local1640 *(--s_8) = (c_32 | byte_mark) & byte_mask; in ud_utf162utf8()1644 *(--s_8) = (c_32 | byte_mark) & byte_mask; in ud_utf162utf8()1648 *(--s_8) = (c_32 | byte_mark) & byte_mask; in ud_utf162utf8()1652 *(--s_8) = (c_32 | byte_mark) & byte_mask; in ud_utf162utf8()1656 *(--s_8) = (c_32 | byte_mark) & byte_mask; in ud_utf162utf8()