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

/external/valgrind/main/coregrind/
H A Dm_signals.c257 /* Q: what does VG_UCONTEXT_SYSCALL_SYSRES do? A: let's suppose the
262 value.) Then VG_UCONTEXT_SYSCALL_SYSRES returns a SysRes reflecting
266 meaningless, so the caller of VG_UCONTEXT_SYSCALL_SYSRES has to be
273 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
285 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
341 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
363 static inline SysRes VG_UCONTEXT_SYSCALL_SYSRES( struct vki_ucontext* uc ) function
379 # define VG_UCONTEXT_SYSCALL_SYSRES(uc) \ macro
405 static inline SysRes VG_UCONTEXT_SYSCALL_SYSRES( void* ucV, function
457 static inline SysRes VG_UCONTEXT_SYSCALL_SYSRES( voi function
472 # define VG_UCONTEXT_SYSCALL_SYSRES macro
[all...]

Completed in 20 milliseconds