Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
Dsimdutf.cpp21778 __mmask32 not_one_two_bytes = ~(ascii_bitmask | two_bytes_bitmask); in utf8_length_from_utf16le() local
21818 __mmask32 not_one_two_bytes = ~(ascii_bitmask | two_bytes_bitmask); in utf8_length_from_utf16be() local