Searched defs:NR_syscalls (Results 1 – 18 of 18) sorted by relevance
25 #define NR_syscalls (__NR_N32_Linux + __NR_N32_Linux_syscalls) macro27 #define NR_syscalls (__NR_64_Linux + __NR_64_Linux_syscalls) macro29 #define NR_syscalls (__NR_O32_Linux + __NR_O32_Linux_syscalls) macro
5 #define NR_syscalls (__NR_syscalls) macro
11 #define NR_syscalls (__NR_syscalls) macro
13 #define NR_syscalls __NR_syscalls /* length of syscall table */ macro
14 #define NR_syscalls __NR_syscalls macro
26 #define NR_syscalls (__NR_syscalls) macro
7 #define NR_syscalls __NR_syscalls macro
32 #define NR_syscalls __NR_syscalls macro
33 #define NR_syscalls __NR_syscalls macro
4 #define NR_syscalls __NR_syscalls macro
12 #define NR_syscalls (__NR_Linux_syscalls) macro
20 #define NR_syscalls __NR_syscalls macro
51 #define NR_syscalls (__NR_syscalls) macro
18 #define NR_syscalls (__NR_syscalls) macro
10 #define NR_syscalls __NR_syscalls macro
35 # define NR_syscalls (__NR_syscalls) macro
17 .equ NR_syscalls, __NR_syscalls define
Completed in 16 milliseconds