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

/external/valgrind/main/coregrind/
H A Dm_signals.c255 /* Q: what does VG_UCONTEXT_SYSCALL_SYSRES do? A: let's suppose the
260 value.) Then VG_UCONTEXT_SYSCALL_SYSRES returns a SysRes reflecting
264 meaningless, so the caller of VG_UCONTEXT_SYSCALL_SYSRES has to be
271 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
283 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
339 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
361 static inline SysRes VG_UCONTEXT_SYSCALL_SYSRES( struct vki_ucontext* uc ) function
377 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
392 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
416 static inline SysRes VG_UCONTEXT_SYSCALL_SYSRES( voi function
474 static inline SysRes VG_UCONTEXT_SYSCALL_SYSRES( void* ucV, function
521 # define VG_UCONTEXT_SYSCALL_SYSRES macro
537 # define VG_UCONTEXT_SYSCALL_SYSRES macro
556 # define VG_UCONTEXT_SYSCALL_SYSRES macro
[all...]

Completed in 89 milliseconds