HomeSort by relevance Sort by last modified time
    Searched defs:xtra (Results 1 - 6 of 6) sorted by null

  /external/valgrind/main/none/tests/amd64/
shrld.c 7 ULong xtra; variable
38 "\tmovq xtra, %r11\n"
59 "\tmovq xtra, %r11\n"
80 "\tmovq xtra, %r11\n"
102 "\tmovq xtra, %r11\n"
123 "\tmovq xtra, %r11\n"
144 "\tmovq xtra, %r11\n"
170 xtra = 0x3141592727182818ULL;
183 xtra = 0x3141592727182818ULL;
197 xtra = 0x987654321987abcdULL
    [all...]
  /external/valgrind/main/coregrind/
m_errormgr.c 354 HChar xtra[256]; /* assumed big enough (is overrun-safe) */ local
387 VG_(memset)(xtra, 0, sizeof(xtra));
389 err, xtra, sizeof(xtra));
390 vg_assert(xtra[sizeof(xtra)-1] == 0);
393 VG_(xaprintf)(text, " %s\n", xtra);
426 VG_(printf_xml)(" <skaux>%pS</skaux>\n", xtra);
916 HChar xtra[256]; /* assumed big enough (is overrun-safe) * local
    [all...]
  /external/valgrind/main/VEX/priv/
host_amd64_defs.c 2275 UInt xtra; local
    [all...]
host_x86_defs.c 2113 UInt xtra; local
    [all...]
guest_x86_toIR.c 13520 const HChar* xtra = NULL; local
    [all...]
guest_amd64_toIR.c 20628 const HChar* xtra = NULL; local
    [all...]

Completed in 144 milliseconds