Searched refs:_syscall2 (Results 1 – 1 of 1) sorted by relevance
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 1984 #undef _syscall2 1985 #define _syscall2(type,name,type1,arg1,type2,arg2) \ macro 2307 #undef _syscall2 2308 #define _syscall2(type,name,type1,arg1,type2,arg2) \ macro 2419 LSS_INLINE _syscall2(int, arch_prctl, int, c, void *, a) in _syscall2() function 2464 #undef _syscall2 2465 #define _syscall2(type, name, type1, arg1, type2, arg2) \ macro 2590 #undef _syscall2 2591 #define _syscall2(type, name, type1, arg1, type2, arg2) \ macro 2730 #undef _syscall2 [all …]
|