Searched defs:three_bytes_count (Results 1 – 1 of 1) sorted by relevance
15465 …size_t three_bytes_count = count_ones(vgetq_lane_u64(vreinterpretq_u64_u16(compressed_bytemask1), … in utf8_length_from_utf32() local19123 size_t three_bytes_count = 32 - ascii_count - two_bytes_count - surrogate_bytes_count; in utf8_length_from_utf16le() local19163 size_t three_bytes_count = 32 - ascii_count - two_bytes_count - surrogate_bytes_count; in utf8_length_from_utf16be() local19213 size_t three_bytes_count = count_ones(three_bytes_bitmask); in utf8_length_from_utf32() local23103 size_t three_bytes_count = count_ones(three_bytes_bitmask) / 4; in utf8_length_from_utf32() local28562 size_t three_bytes_count = count_ones(three_bytes_bitmask) / 4; in utf8_length_from_utf32() local