Home
last modified time | relevance | path

Searched defs:PSEUDO_NOERROR (Results 1 – 13 of 13) sorted by relevance

/openbsd/lib/libc/arch/powerpc/
H A DSYS.h64 #define PSEUDO_NOERROR(x,y) SYSENTRY(x) \ macro
/openbsd/lib/libc/arch/hppa/
H A DSYS.h92 #define PSEUDO_NOERROR(x,y) !\ macro
/openbsd/lib/libc/arch/powerpc64/
H A DSYS.h68 #define PSEUDO_NOERROR(x,y) ALIAS(_thread_sys_,x) \ macro
/openbsd/lib/libc/arch/amd64/
H A DSYS.h89 #define PSEUDO_NOERROR(x,y) \ macro
/openbsd/lib/libc/arch/riscv64/
H A DSYS.h97 #define PSEUDO_NOERROR(x,y) \ macro
/openbsd/lib/libc/arch/aarch64/
H A DSYS.h84 #define PSEUDO_NOERROR(x,y) \ macro
/openbsd/lib/libc/arch/arm/
H A DSYS.h85 #define PSEUDO_NOERROR(x,y) \ macro
/openbsd/lib/libc/arch/i386/
H A DSYS.h104 #define PSEUDO_NOERROR(x,y) \ macro
/openbsd/lib/libc/arch/mips64/
H A DSYS.h121 #define PSEUDO_NOERROR(x,y) __PSEUDO_NOERROR(_thread_sys_,x,y) macro
/openbsd/lib/libc/arch/sh/
H A DSYS.h168 #define PSEUDO_NOERROR(x,y) \ macro
/openbsd/lib/libc/arch/sparc64/
H A DSYS.h175 #define PSEUDO_NOERROR(x,y) __PSEUDO_NOERROR(_thread_sys_,x,y) macro
/openbsd/lib/libc/arch/alpha/
H A DSYS.h149 # define PSEUDO_NOERROR(x,y) ALIAS(_thread_sys_,x) \ macro
/openbsd/lib/libc/arch/m88k/
H A DSYS.h125 #define PSEUDO_NOERROR(x,y) __PSEUDO_NOERROR(_thread_sys_,x,y) macro