Home
last modified time | relevance | path

Searched refs:twoBytes (Results 1 - 2 of 2) sorted by relevance

/third_party/icu/tools/unicode/c/genuca/
H A Dcollationbasedatabuilder.cpp503 UBool twoBytes; in writeRootElementsRange()
509 twoBytes = true; in writeRootElementsRange()
514 twoBytes = false; in writeRootElementsRange()
525 if(twoBytes) { in writeRootElementsRange()
/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.h1939 uint16_t twoBytes = *reinterpret_cast<const uint16_t*>(instr + 4); in InstructionBits() local
1940 return (fourBytes << 16 | twoBytes); in InstructionBits()

Completed in 7 milliseconds