Searched refs:wLO (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_syscall.c183 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
[all...]
H A Dpub_core_syscall.h81 UInt wHI, UInt wLO );
83 ULong wHI, ULong wLO );
H A Dm_signals.c428 UInt wLO = 0; local
433 wLO = ss->__eax;
437 wLO = ss->__eax;
440 wLO = ss->__eax;
447 wHI, wLO );
484 ULong wLO = 0; local
489 wLO = ss->__rax;
493 wLO = ss->__rax;
496 wLO = ss->__rax;
503 wHI, wLO );
[all...]
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-main.c859 UInt wLO = 0;
865 wLO = gst->guest_EAX;
870 wLO = gst->guest_EAX;
874 wLO = gst->guest_EAX;
882 wHI, wLO
891 ULong wLO = 0;
897 wLO = gst->guest_RAX;
902 wLO = gst->guest_RAX;
906 wLO = gst->guest_RAX;
914 wHI, wLO
[all...]

Completed in 580 milliseconds