Searched defs:__CONCAT (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/libexec/ld.so/sparc64/
H A DSYS.h78 #define __CONCAT(x,y) x##y macro
/openbsd-current/libexec/ld.so/m88k/
H A DSYS.h54 #define __CONCAT(p,x) p##x macro
/openbsd-current/sys/arch/hppa/include/
H A Dasm.h223 #define __CONCAT(a,b) a ## b macro
/openbsd-current/sys/arch/arm/include/
H A Dasm.h45 # define __CONCAT(x,y) x ## y macro
48 # define __CONCAT(x,y) x/**/y macro
/openbsd-current/sys/sys/
H A Dcdefs.h63 #define __CONCAT(x,y) x ## y macro
79 #define __CONCAT(x,y) x/**/y macro
/openbsd-current/sys/arch/riscv64/include/
H A Dasm.h45 # define __CONCAT(x,y) x ## y macro
48 # define __CONCAT(x,y) x/**/y macro
/openbsd-current/sys/arch/sh/include/
H A Dasm.h45 # define __CONCAT(x,y) x ## y macro
48 # define __CONCAT(x,y) x/**/y macro
/openbsd-current/sys/arch/i386/include/
H A Dasm.h67 # define __CONCAT(x,y) x ## y macro
70 # define __CONCAT(x,y) x/**/y macro
/openbsd-current/sys/arch/arm64/include/
H A Dasm.h45 # define __CONCAT(x,y) x ## y macro
48 # define __CONCAT(x,y) x/**/y macro
[all...]
/openbsd-current/lib/libc/arch/m88k/
H A DSYS.h41 #define __CONCAT(p,x) p##x macro
[all...]
/openbsd-current/sys/arch/amd64/include/
H A Dasm.h55 # define __CONCAT(x,y) x ## y macro
58 # define __CONCAT(x,y) x/**/y macro
/openbsd-current/sys/arch/alpha/include/
H A Dasm.h140 #define __CONCAT(a,b) a ## b macro
142 #define __CONCAT(a,b) a/**/b macro

Completed in 201 milliseconds