Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_s390_helpers.c585 UInt byte4 = 0x80 | opqrst; in s390_do_cu41() local
654 s390_do_cu12_cu14_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4, in s390_do_cu12_cu14_helper2()
786 s390_do_cu12_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4, in s390_do_cu12_helper2()
794 s390_do_cu14_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4, in s390_do_cu14_helper2()
Dguest_s390_toIR.c11583 IRExpr *byte4, IRExpr *stuff) in s390_call_cu12_helper2()
11598 IRExpr *byte4, IRExpr *stuff) in s390_call_cu14_helper2()
11655 IRExpr *cond, *addr, *byte2, *byte3, *byte4; in s390_irgen_cu12_cu14() local
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
Dunicodetext.cc460 uint8 byte4 = static_cast<uint8>(it_[3]); in operator *() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToHTMLStream.java1261 int byte4 = 0x80 | xxxxxx; in writeAttrURI() local