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.h1655 #undef LSS_BODY
1656 #define LSS_BODY(type,args...) \ macro
1678 LSS_BODY(type, \
1685 LSS_BODY(type, \
1692 LSS_BODY(type, \
1700 LSS_BODY(type, \
1966 #undef LSS_BODY
1967 #define LSS_BODY(nr, type, name, args...) \ macro
2024 LSS_BODY(0, type, name); \
2029 LSS_BODY(1, type, name, LSS_SYSCALL_ARG(arg1)); \
[all …]