Home
last modified time | relevance | path

Searched defs:__CONCAT (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/bsd/libbind/dist/port/hpux9/include/sys/
H A Dcdefs.h83 #define __CONCAT(x,y) x ## y macro
99 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/next/include/sys/
H A Dcdefs.h83 #define __CONCAT(x,y) x ## y macro
99 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/unixware20/include/sys/
H A Dcdefs.h83 #define __CONCAT(x,y) x ## y macro
99 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/hpux/include/sys/
H A Dcdefs.h83 #define __CONCAT(x,y) x ## y macro
99 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/hpux10/include/sys/
H A Dcdefs.h83 #define __CONCAT(x,y) x ## y macro
99 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/aix32/include/sys/
H A Dcdefs.h83 #define __CONCAT(x,y) x ## y macro
99 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/lynxos/include/sys/
H A Dcdefs.h85 #define __CONCAT(x,y) x ## y macro
101 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/mpe/include/sys/
H A Dcdefs.h83 #define __CONCAT(x,y) x ## y macro
99 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/solaris/include/sys/
H A Dcdefs.h83 #define __CONCAT(x,y) x ## y macro
99 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/sunos/include/sys/
H A Dcdefs.h83 #define __CONCAT(x,y) x ## y macro
99 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/sco42/include/sys/
H A Dcdefs.h83 #define __CONCAT(x,y) x ## y macro
99 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/qnx/include/sys/
H A Dcdefs.h65 #define __CONCAT(x,y) x ## y macro
81 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/aix4/include/sys/
H A Dcdefs.h86 #define __CONCAT(x,y) x ## y macro
102 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/cygwin/include/sys/
H A Dcdefs.h83 #define __CONCAT(x,y) x ## y macro
99 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/unixware212/include/sys/
H A Dcdefs.h83 #define __CONCAT(x,y) x ## y macro
99 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/irix/include/sys/
H A Dcdefs.h83 #define __CONCAT(x,y) x ## y macro
99 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/aix5/include/sys/
H A Dcdefs.h86 #define __CONCAT(x,y) x ## y macro
106 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/bsd/libbind/dist/port/aux3/include/sys/
H A Dcdefs.h70 #define __CONCAT(x,y) x ## y macro
86 #define __CONCAT(x,y) x/**/y macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/config/common/
H A Dthreadasm.S39 #define __CONCAT(a, b) __CONCAT2(a, b) macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/config/common/
H A Dthreadasm.S39 #define __CONCAT(a, b) __CONCAT2(a, b) macro
/netbsd-src/sys/arch/hppa/include/
H A Dasm.h36 #define __CONCAT(a,b) a ## b macro
38 #define __CONCAT(a,b) a/**/b macro
/netbsd-src/sys/arch/vax/include/
H A Dasm.h54 # define __CONCAT(x,y) x ## y macro
57 # define __CONCAT(x,y) x/**/y macro
/netbsd-src/sys/arch/amd64/include/
H A Dasm.h56 # define __CONCAT(x,y) x ## y macro
59 # define __CONCAT(x,y) x/**/y macro
/netbsd-src/sys/arch/i386/include/
H A Dasm.h78 # define __CONCAT(x,y) x ## y macro
81 # define __CONCAT(x,y) x/**/y macro
/netbsd-src/sys/arch/arm/include/
H A Dasm.h91 # define __CONCAT(x,y) x ## y macro
94 # define __CONCAT(x,y) x/**/y macro

12