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.h1957 #undef LSS_BODY
1958 #define LSS_BODY(type,args...) \ macro
1980 LSS_BODY(type, \
1987 LSS_BODY(type, \
1994 LSS_BODY(type, \
2002 LSS_BODY(type, \
2242 #undef LSS_BODY
2243 #define LSS_BODY(nr, type, name, args...) \ macro
2300 LSS_BODY(0, type, name); \
2305 LSS_BODY(1, type, name, LSS_SYSCALL_ARG(arg1)); \
[all …]