Searched refs:_syscall2 (Results 1 – 1 of 1) sorted by relevance
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 1682 #undef _syscall2 1683 #define _syscall2(type,name,type1,arg1,type2,arg2) \ macro 2031 #undef _syscall2 2032 #define _syscall2(type,name,type1,arg1,type2,arg2) \ macro 2143 LSS_INLINE _syscall2(int, arch_prctl, int, c, void *, a) in _syscall2() function 2195 #undef _syscall2 2196 #define _syscall2(type, name, type1, arg1, type2, arg2) \ macro 2321 #undef _syscall2 2322 #define _syscall2(type, name, type1, arg1, type2, arg2) \ macro 2476 #undef _syscall2 [all …]
|