HomeSort by relevance Sort by last modified time
    Searched refs:wLO (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/coregrind/
m_syscall.c 145 UInt wHI, UInt wLO )
155 res._wLO = wLO;
162 res._wLO = wLO;
168 res._wLO = wLO;
178 ULong wHI, ULong wLO )
188 res._wLO = wLO;
195 res._wLO = wLO;
201 res._wLO = wLO;
617 UInt wLO = 0, wHI = 0, err = 0;
624 wLO = (UInt)u64
    [all...]
pub_core_syscall.h 78 UInt wHI, UInt wLO );
80 ULong wHI, ULong wLO );
m_signals.c 417 UInt wLO = 0;
422 wLO = ss->__eax;
426 wLO = ss->__eax;
429 wLO = ss->__eax;
436 wHI, wLO );
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-main.c 741 UInt wLO = 0;
747 wLO = gst->guest_EAX;
752 wLO = gst->guest_EAX;
756 wLO = gst->guest_EAX;
764 wHI, wLO
773 ULong wLO = 0;
779 wLO = gst->guest_RAX;
784 wLO = gst->guest_RAX;
788 wLO = gst->guest_RAX;
796 wHI, wLO
    [all...]

Completed in 307 milliseconds