Searched defs:PSEUDO_NOERROR (Results 1 – 13 of 13) sorted by relevance
/openbsd/lib/libc/arch/powerpc/ |
H A D | SYS.h | 64 #define PSEUDO_NOERROR(x,y) SYSENTRY(x) \ macro
|
/openbsd/lib/libc/arch/hppa/ |
H A D | SYS.h | 92 #define PSEUDO_NOERROR(x,y) !\ macro
|
/openbsd/lib/libc/arch/powerpc64/ |
H A D | SYS.h | 68 #define PSEUDO_NOERROR(x,y) ALIAS(_thread_sys_,x) \ macro
|
/openbsd/lib/libc/arch/amd64/ |
H A D | SYS.h | 89 #define PSEUDO_NOERROR(x,y) \ macro
|
/openbsd/lib/libc/arch/riscv64/ |
H A D | SYS.h | 97 #define PSEUDO_NOERROR(x,y) \ macro
|
/openbsd/lib/libc/arch/aarch64/ |
H A D | SYS.h | 84 #define PSEUDO_NOERROR(x,y) \ macro
|
/openbsd/lib/libc/arch/arm/ |
H A D | SYS.h | 85 #define PSEUDO_NOERROR(x,y) \ macro
|
/openbsd/lib/libc/arch/i386/ |
H A D | SYS.h | 104 #define PSEUDO_NOERROR(x,y) \ macro
|
/openbsd/lib/libc/arch/mips64/ |
H A D | SYS.h | 121 #define PSEUDO_NOERROR(x,y) __PSEUDO_NOERROR(_thread_sys_,x,y) macro
|
/openbsd/lib/libc/arch/sh/ |
H A D | SYS.h | 168 #define PSEUDO_NOERROR(x,y) \ macro
|
/openbsd/lib/libc/arch/sparc64/ |
H A D | SYS.h | 175 #define PSEUDO_NOERROR(x,y) __PSEUDO_NOERROR(_thread_sys_,x,y) macro
|
/openbsd/lib/libc/arch/alpha/ |
H A D | SYS.h | 149 # define PSEUDO_NOERROR(x,y) ALIAS(_thread_sys_,x) \ macro
|
/openbsd/lib/libc/arch/m88k/ |
H A D | SYS.h | 125 #define PSEUDO_NOERROR(x,y) __PSEUDO_NOERROR(_thread_sys_,x,y) macro
|