Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
Dsimdutf.cpp20961 uint32_t extra_low = _tzcnt_u32(lowsurrogates &~(highsurrogates << 1)); in validate_utf16le_with_errors() local
20984 uint32_t extra_low = _tzcnt_u32(lowsurrogates &~(highsurrogates << 1)); in validate_utf16le_with_errors() local
21015 uint32_t extra_low = _tzcnt_u32(lowsurrogates &~(highsurrogates << 1)); in validate_utf16be_with_errors() local
21038 uint32_t extra_low = _tzcnt_u32(lowsurrogates &~(highsurrogates << 1)); in validate_utf16be_with_errors() local