Home
last modified time | relevance | path

Searched refs:RSYSCALL (Results 1 – 25 of 27) sorted by relevance

12

/openbsd/lib/libc/arch/mips64/sys/
H A Dsyscall.S36 RSYSCALL(syscall)
/openbsd/lib/libc/arch/powerpc64/sys/
H A Dsyscall.S30 RSYSCALL(syscall)
/openbsd/lib/libc/arch/riscv64/sys/
H A Dsyscall.S35 RSYSCALL(syscall)
/openbsd/lib/libc/arch/arm/sys/
H A Dsyscall.S37 RSYSCALL(syscall)
/openbsd/lib/libc/arch/aarch64/sys/
H A Dsyscall.S37 RSYSCALL(syscall)
/openbsd/lib/libc/arch/alpha/sys/
H A Dsyscall.S33 RSYSCALL(syscall)
/openbsd/lib/libc/arch/powerpc/sys/
H A Dsyscall.S30 RSYSCALL(syscall)
/openbsd/lib/libc/arch/sh/sys/
H A Dsyscall.S40 RSYSCALL(syscall)
/openbsd/lib/libc/arch/sparc64/sys/
H A Dsyscall.S8 RSYSCALL(syscall)
/openbsd/lib/libc/arch/hppa/sys/
H A Dsyscall.S31 RSYSCALL(syscall)
/openbsd/sys/lib/libkern/arch/mips64/
H A DSYS.h40 #define RSYSCALL(x) SYSCALL(x); ret macro
/openbsd/sys/lib/libkern/arch/i386/
H A DSYS.h41 #define RSYSCALL(x) SYSCALL(x); ret macro
/openbsd/sys/lib/libkern/arch/sparc64/
H A DSYS.h77 #define RSYSCALL(x) \ macro
/openbsd/lib/libc/arch/powerpc/
H A DSYS.h92 #define RSYSCALL(x) PSEUDO(x,x) macro
/openbsd/lib/libc/arch/arm/
H A DSYS.h103 #define RSYSCALL(x) \ macro
/openbsd/lib/libc/arch/i386/
H A DSYS.h120 #define RSYSCALL(x) \ macro
/openbsd/lib/libc/arch/powerpc64/
H A DSYS.h96 #define RSYSCALL(x) PSEUDO(x,x) macro
/openbsd/lib/libc/arch/aarch64/
H A DSYS.h112 #define RSYSCALL(x) \ macro
/openbsd/lib/libc/arch/riscv64/
H A DSYS.h125 #define RSYSCALL(x) \ macro
/openbsd/lib/libc/arch/amd64/
H A DSYS.h124 #define RSYSCALL(x) \ macro
/openbsd/lib/libc/arch/hppa/
H A DSYS.h104 #define RSYSCALL(x) PSEUDO(x,x) macro
/openbsd/lib/libc/arch/mips64/
H A DSYS.h118 #define RSYSCALL(x) __PSEUDO(_thread_sys_,x,x) macro
/openbsd/lib/libc/arch/sh/
H A DSYS.h187 #define RSYSCALL(x) PSEUDO(x,x) macro
/openbsd/lib/libc/arch/alpha/
H A DSYS.h139 # define RSYSCALL(x) ALIAS(_thread_sys_,x) \ macro
/openbsd/lib/libc/arch/sparc64/
H A DSYS.h171 #define RSYSCALL(x) __RSYSCALL(_thread_sys_,x) macro

12