Searched defs:three_bytes_count (Results 1 – 1 of 1) sorted by relevance
17394 …size_t three_bytes_count = count_ones(vgetq_lane_u64(vreinterpretq_u64_u16(compressed_bytemask1), … in utf8_length_from_utf32() local21784 size_t three_bytes_count = 32 - ascii_count - two_bytes_count - surrogate_bytes_count; in utf8_length_from_utf16le() local21824 size_t three_bytes_count = 32 - ascii_count - two_bytes_count - surrogate_bytes_count; in utf8_length_from_utf16be() local21944 size_t three_bytes_count = count_ones(three_bytes_bitmask); in utf8_length_from_utf32() local26814 size_t three_bytes_count = count_ones(three_bytes_bitmask) / 4; in utf8_length_from_utf32() local33207 size_t three_bytes_count = count_ones(three_bytes_bitmask) / 4; in utf8_length_from_utf32() local