Home
last modified time | relevance | path

Searched defs:threebyte_count (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/simdutf/
Dsimdutf.cpp16325 size_t threebyte_count = count_ones(not_pair_mask & ~ twobyte_mask) / 2; in utf8_length_from_utf16() local
25736 size_t threebyte_count = count_ones(not_pair_mask & ~ twobyte_mask) / 2; in utf8_length_from_utf16() local
28108 size_t threebyte_count = count_ones(not_pair_mask & ~ twobyte_mask) / 2; in utf8_length_from_utf16() local
32115 size_t threebyte_count = count_ones(not_pair_mask & ~ twobyte_mask) / 2; in utf8_length_from_utf16() local