Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_s390_helpers.c630 UInt byte4 = 0x80 | opqrst; in s390_do_cu41() local
699 s390_do_cu12_cu14_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4, in s390_do_cu12_cu14_helper2()
831 s390_do_cu12_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4, in s390_do_cu12_helper2()
839 s390_do_cu14_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4, in s390_do_cu14_helper2()
Dguest_s390_toIR.c13774 IRExpr *byte4, IRExpr *stuff) in s390_call_cu12_helper2()
13789 IRExpr *byte4, IRExpr *stuff) in s390_call_cu14_helper2()
13846 IRExpr *cond, *addr, *byte2, *byte3, *byte4; in s390_irgen_cu12_cu14() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToHTMLStream.java1261 int byte4 = 0x80 | xxxxxx; in writeAttrURI() local
/external/freetype/src/cff/
Dcf2intrp.c1731 FT_UInt32 byte4 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local