Home
last modified time | relevance | path

Searched refs:INTERNAL_SYSCALL_NCS (Results 1 – 20 of 20) sorted by relevance

/sysdeps/unix/
A Dsysdep.h61 INTERNAL_SYSCALL_NCS (name, 0)
63 INTERNAL_SYSCALL_NCS (name, 1, a1)
65 INTERNAL_SYSCALL_NCS (name, 2, a1, a2)
67 INTERNAL_SYSCALL_NCS (name, 3, a1, a2, a3)
69 INTERNAL_SYSCALL_NCS (name, 4, a1, a2, a3, a4)
71 INTERNAL_SYSCALL_NCS (name, 5, a1, a2, a3, a4, a5)
73 INTERNAL_SYSCALL_NCS (name, 6, a1, a2, a3, a4, a5, a6)
75 INTERNAL_SYSCALL_NCS (name, 7, a1, a2, a3, a4, a5, a6, a7)
/sysdeps/unix/sysv/linux/mips/mips32/
A Dsysdep.h77 #undef INTERNAL_SYSCALL_NCS
102 INTERNAL_SYSCALL_NCS (SYS_ify (name), nr, args)
104 # define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
122 # define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
/sysdeps/unix/sysv/linux/s390/
A Dsysdep.h50 #undef INTERNAL_SYSCALL_NCS
51 #define INTERNAL_SYSCALL_NCS(no, nr, args...) \ macro
/sysdeps/unix/sysv/linux/arc/
A Dsysdep.h144 # undef INTERNAL_SYSCALL_NCS
145 # define INTERNAL_SYSCALL_NCS(number, nr_args, args...) \ macro
163 INTERNAL_SYSCALL_NCS(__NR_##name, nr, args)
/sysdeps/unix/sysv/linux/ia64/
A Dsysdep.h190 # define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
213 # define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
231 INTERNAL_SYSCALL_NCS (__NR_##name, nr, ##args)
/sysdeps/unix/sysv/linux/nios2/
A Dsysdep.h166 #undef INTERNAL_SYSCALL_NCS
167 #define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
/sysdeps/unix/sysv/linux/sparc/
A Dsysdep.h51 #undef INTERNAL_SYSCALL_NCS
52 #define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
/sysdeps/unix/sysv/linux/powerpc/
A Dsysdep.h139 # define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
149 INTERNAL_SYSCALL_NCS (__NR_##name, nr, args)
/sysdeps/unix/sysv/linux/mips/mips64/
A Dsysdep.h90 #undef INTERNAL_SYSCALL_NCS
91 #define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
/sysdeps/unix/sysv/linux/aarch64/
A Dsysdep.h229 # undef INTERNAL_SYSCALL_NCS
230 # define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
/sysdeps/unix/sysv/linux/m68k/
A Dsysdep.h228 #define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
245 INTERNAL_SYSCALL_NCS (__NR_##name, nr, ##args)
/sysdeps/unix/sysv/linux/microblaze/
A Dsysdep.h177 # undef INTERNAL_SYSCALL_NCS
178 # define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
/sysdeps/unix/sysv/linux/arm/
A Dsysdep.h407 #undef INTERNAL_SYSCALL_NCS
408 #define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
/sysdeps/unix/sysv/linux/hppa/
A Dsysdep.h390 #undef INTERNAL_SYSCALL_NCS
391 #define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
/sysdeps/unix/sysv/linux/x86_64/
A Dsysdep.h237 #undef INTERNAL_SYSCALL_NCS
238 #define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
/sysdeps/unix/sysv/linux/csky/
A Dsysdep.h460 # undef INTERNAL_SYSCALL_NCS
461 # define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
/sysdeps/unix/sysv/linux/riscv/
A Dsysdep.h164 # define INTERNAL_SYSCALL_NCS(number, nr, args...) \ macro
/sysdeps/unix/sysv/linux/sh/
A Dsysdep.h303 #define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
/sysdeps/unix/sysv/linux/alpha/
A Dsysdep.h175 #define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro
/sysdeps/unix/sysv/linux/i386/
A Dsysdep.h375 #define INTERNAL_SYSCALL_NCS(name, nr, args...) \ macro

Completed in 25 milliseconds