Home
last modified time | relevance | path

Searched refs:_SYSCALL_NOERROR (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/lib/libc/arch/i386/
DSYS.h76 #define _SYSCALL_NOERROR(x,y) \ macro
84 _SYSCALL_NOERROR(x,x)
90 _SYSCALL_NOERROR(x,y) \
105 _SYSCALL_NOERROR(x,y); \
/openbsd/src/lib/libc/arch/arm/
DSYS.h64 #define _SYSCALL_NOERROR(x,y) \ macro
72 _SYSCALL_NOERROR(x,y); \
79 _SYSCALL_NOERROR(x,x)
86 _SYSCALL_NOERROR(x,y); \
/openbsd/src/lib/libc/arch/sh/
DSYS.h129 #define _SYSCALL_NOERROR(x,y) \ macro
146 _SYSCALL_NOERROR(x,y); \
163 _SYSCALL_NOERROR(x,x)
169 _SYSCALL_NOERROR(x,y); \
/openbsd/src/lib/libc/arch/aarch64/
DSYS.h63 #define _SYSCALL_NOERROR(x,y) \ macro
71 _SYSCALL_NOERROR(x,y); \
78 _SYSCALL_NOERROR(x,x)
/openbsd/src/lib/libc/arch/riscv64/
DSYS.h76 #define _SYSCALL_NOERROR(x,y) \ macro
84 _SYSCALL_NOERROR(x,y); \
91 _SYSCALL_NOERROR(x,x)
/openbsd/src/lib/libc/arch/amd64/
DSYS.h71 #define _SYSCALL_NOERROR(x,y) \ macro
79 _SYSCALL_NOERROR(x,x)
85 _SYSCALL_NOERROR(x,x); \