Searched refs:LSS_SC_BODY (Results 1 – 1 of 1) sorted by relevance
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 4095 #undef LSS_SC_BODY 4096 #define LSS_SC_BODY(nr, type, opt, args...) \ macro 4130 LSS_SC_BODY(3, ssize_t, 17, s, msg, flags); 4136 LSS_SC_BODY(3, ssize_t, 16, s, msg, flags); in LSS_NAME() 4150 LSS_SC_BODY(2, int, 13, s, how); in LSS_NAME() 4154 LSS_SC_BODY(3, int, 1, domain, type, protocol); in LSS_NAME() 4159 LSS_SC_BODY(4, int, 8, d, type, protocol, sv); in LSS_NAME()
|