Searched defs:_syscall1 (Results 1 – 1 of 1) sorted by relevance
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 1978 #define _syscall1(type,name,type1,arg1) \ macro 2134 LSS_INLINE _syscall1(int, set_thread_area, void *, u) in _syscall1() function 2303 #define _syscall1(type,name,type1,arg1) \ macro 2460 #define _syscall1(type, name, type1, arg1) \ macro 2586 #define _syscall1(type, name, type1, arg1) \ macro 2726 #define _syscall1(type, name, type1, arg1) \ macro 2847 #define _syscall1(type, name, type1, arg1) \ macro 3118 #define _syscall1(type, name, type1, arg1) \ macro 3248 #define _syscall1(type, name, type1, arg1) \ macro 3362 LSS_INLINE _syscall1(void *, brk, void *, e) in _syscall1() function
|