Searched defs:NR_SYSCALL_BASE (Results 1 - 1 of 1) sorted by relevance

/external/strace/
H A Dsyscall.c81 #define NR_SYSCALL_BASE 0 macro
104 #undef NR_SYSCALL_BASE macro
105 #define NR_SYSCALL_BASE __NR_SYSCALL_BASE macro
1343 scno += NR_SYSCALL_BASE;

Completed in 43 milliseconds