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 183 UInt wHI, UInt wLO )
193 res._wLO = wLO;
200 res._wLO = wLO;
206 res._wLO = wLO;
216 ULong wHI, ULong wLO )
226 res._wLO = wLO;
233 res._wLO = wLO;
239 res._wLO = wLO;
744 UInt wLO = 0, wHI = 0, err = 0;
751 wLO = (UInt)u64
    [all...]
pub_core_syscall.h 81 UInt wHI, UInt wLO );
83 ULong wHI, ULong wLO );
m_signals.c 428 UInt wLO = 0;
433 wLO = ss->__eax;
437 wLO = ss->__eax;
440 wLO = ss->__eax;
447 wHI, wLO );
484 ULong wLO = 0;
489 wLO = ss->__rax;
493 wLO = ss->__rax;
496 wLO = ss->__rax;
503 wHI, wLO );
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-main.c 859 UInt wLO = 0;
865 wLO = gst->guest_EAX;
    [all...]

Completed in 375 milliseconds