Home
last modified time | relevance | path

Searched defs:SYS_ify (Results 1 – 22 of 22) sorted by relevance

/sysdeps/unix/sysv/linux/sparc/sparc32/
A Dsysdep.h29 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/sparc/sparc64/
A Dsysdep.h29 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/s390/s390-64/
A Dsysdep.h37 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/s390/
A Dsysdep.h22 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/hppa/
A Dsysdep.h40 #define SYS_ify(syscall_name) (__NR_##syscall_name) macro
74 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/mips/mips64/
A Dsysdep.h33 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/microblaze/
A Dsysdep.h41 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/riscv/
A Dsysdep.h26 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/mips/mips32/
A Dsysdep.h33 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/nios2/
A Dsysdep.h36 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/arc/
A Dsysdep.h50 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/m68k/
A Dsysdep.h29 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/powerpc/
A Dsysdep.h33 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/sh/
A Dsysdep.h31 #define SYS_ify(syscall_name) (__NR_##syscall_name) macro
/sysdeps/unix/sysv/linux/arm/
A Dsysdep.h35 #define SYS_ify(syscall_name) (__NR_##syscall_name) macro
/sysdeps/unix/sysv/linux/alpha/
A Dsysdep.h33 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/ia64/
A Dsysdep.h45 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/sysv/linux/aarch64/
A Dsysdep.h41 #define SYS_ify(syscall_name) (__NR_##syscall_name) macro
/sysdeps/unix/sysv/linux/csky/
A Dsysdep.h38 #define SYS_ify(syscall_name) (__NR_##syscall_name) macro
/sysdeps/unix/sysv/linux/x86_64/
A Dsysdep.h34 #define SYS_ify(syscall_name) __NR_##syscall_name macro
/sysdeps/unix/
A Dsysdep.h156 #define SYS_ify(syscall_name) SYS_##syscall_name macro
/sysdeps/unix/sysv/linux/i386/
A Dsysdep.h34 #define SYS_ify(syscall_name) __NR_##syscall_name macro

Completed in 23 milliseconds