Searched defs:_syscall1 (Results 1 – 1 of 1) sorted by relevance
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 1676 #define _syscall1(type,name,type1,arg1) \ macro 1858 LSS_INLINE _syscall1(int, set_thread_area, void *, u) in _syscall1() function 2027 #define _syscall1(type,name,type1,arg1) \ macro 2191 #define _syscall1(type, name, type1, arg1) \ macro 2317 #define _syscall1(type, name, type1, arg1) \ macro 2472 #define _syscall1(type, name, type1, arg1) \ macro 2593 #define _syscall1(type, name, type1, arg1) \ macro 2865 #define _syscall1(type, name, type1, arg1) \ macro 2977 LSS_INLINE _syscall1(void *, brk, void *, e) in _syscall1() function
|