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 174 UInt wHI, UInt wLO )
184 res._wLO = wLO;
191 res._wLO = wLO;
197 res._wLO = wLO;
207 ULong wHI, ULong wLO )
217 res._wLO = wLO;
224 res._wLO = wLO;
230 res._wLO = wLO;
803 UInt wLO = 0, wHI = 0, err = 0;
810 wLO = (UInt)u64
    [all...]
pub_core_syscall.h 80 UInt wHI, UInt wLO );
82 ULong wHI, ULong wLO );
m_signals.c 476 UInt wLO = 0;
481 wLO = ss->__eax;
485 wLO = ss->__eax;
488 wLO = ss->__eax;
495 wHI, wLO );
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-main.c 786 UInt wLO = 0;
792 wLO = gst->guest_EAX;
797 wLO = gst->guest_EAX;
801 wLO = gst->guest_EAX;
809 wHI, wLO
818 ULong wLO = 0;
824 wLO = gst->guest_RAX;
829 wLO = gst->guest_RAX;
833 wLO = gst->guest_RAX;
841 wHI, wLO
    [all...]

Completed in 161 milliseconds