Searched refs:RSYSCALL (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/lib/libc/arm/sys/
H A Dshmat.S7 RSYSCALL(shmat)
H A Dsigreturn.S42 RSYSCALL(sigreturn)
H A Dsyscall.S38 RSYSCALL(syscall)
/freebsd-10-stable/lib/libc/ia64/sys/
H A Dsigreturn.S41 RSYSCALL(sigreturn)
/freebsd-10-stable/lib/libc/mips/sys/
H A Dshmat.S7 RSYSCALL(shmat)
H A Dsyscall.S44 RSYSCALL(syscall)
/freebsd-10-stable/lib/libc/amd64/sys/
H A Dsigreturn.S46 RSYSCALL(sigreturn)
/freebsd-10-stable/lib/libc/i386/sys/
H A Dsigreturn.S46 RSYSCALL(sigreturn)
/freebsd-10-stable/lib/libc/amd64/
H A DSYS.h39 #define RSYSCALL(x) ENTRY(__CONCAT(__sys_,x)); \ macro
/freebsd-10-stable/lib/libc/arm/
H A DSYS.h78 #define RSYSCALL(x) \ macro
/freebsd-10-stable/lib/libc/i386/
H A DSYS.h47 #define RSYSCALL(x) SYSCALL(x); ret; END(__CONCAT(__sys_,x)) macro
/freebsd-10-stable/lib/libc/ia64/
H A DSYS.h53 #define RSYSCALL(name) \ macro
/freebsd-10-stable/lib/libc/powerpc/
H A DSYS.h61 #define RSYSCALL(name) \ macro
/freebsd-10-stable/lib/libc/powerpc64/
H A DSYS.h77 #define RSYSCALL(name) \ macro
/freebsd-10-stable/lib/libc/sparc64/
H A DSYS.h69 #define RSYSCALL(x) \ macro
/freebsd-10-stable/lib/libc/mips/
H A DSYS.h115 #define RSYSCALL(x) \ macro

Completed in 108 milliseconds