Home
last modified time | relevance | path

Searched refs:_LSS_BODY (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h1958 #undef _LSS_BODY
1959 #define _LSS_BODY(nr, type, name, cast, ...) \ macro
1968 _LSS_BODY(nr, type, name, uintptr_t, ## args)
3067 _LSS_BODY(3, off_t, lseek, off_t, LSS_SYSCALL_ARG(f), (uint64_t)(o), in _syscall4()