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

  /external/valgrind/main/coregrind/m_debuginfo/
d3basics.c 500 UWord uw1, uw2; local
671 uw2 = *expr++;
672 if (VG_(am_is_valid_for_client)( (Addr)uw1, uw2,
674 switch (uw2) {
788 POP(uw2);
789 if (uw2 == 0
    [all...]
  /external/valgrind/main/include/
pub_tool_basics.h 128 typedef struct { UWord uw1; UWord uw2; } UWordPair; member in struct:__anon12729

Completed in 135 milliseconds