/netbsd-src/external/bsd/libbind/dist/port/hpux9/include/sys/ |
H A D | cdefs.h | 83 #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 D | cdefs.h | 83 #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 D | cdefs.h | 83 #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 D | cdefs.h | 83 #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 D | cdefs.h | 83 #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 D | cdefs.h | 83 #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 D | cdefs.h | 85 #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 D | cdefs.h | 83 #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 D | cdefs.h | 83 #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 D | cdefs.h | 83 #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 D | cdefs.h | 83 #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 D | cdefs.h | 65 #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 D | cdefs.h | 86 #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 D | cdefs.h | 83 #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 D | cdefs.h | 83 #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 D | cdefs.h | 83 #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 D | cdefs.h | 86 #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 D | cdefs.h | 70 #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 D | threadasm.S | 39 #define __CONCAT(a, b) __CONCAT2(a, b) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/config/common/ |
H A D | threadasm.S | 39 #define __CONCAT(a, b) __CONCAT2(a, b) macro
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | asm.h | 36 #define __CONCAT(a,b) a ## b macro 38 #define __CONCAT(a,b) a/**/b macro
|
/netbsd-src/sys/arch/vax/include/ |
H A D | asm.h | 54 # define __CONCAT(x,y) x ## y macro 57 # define __CONCAT(x,y) x/**/y macro
|
/netbsd-src/sys/arch/amd64/include/ |
H A D | asm.h | 56 # define __CONCAT(x,y) x ## y macro 59 # define __CONCAT(x,y) x/**/y macro
|
/netbsd-src/sys/arch/i386/include/ |
H A D | asm.h | 78 # define __CONCAT(x,y) x ## y macro 81 # define __CONCAT(x,y) x/**/y macro
|
/netbsd-src/sys/arch/arm/include/ |
H A D | asm.h | 91 # define __CONCAT(x,y) x ## y macro 94 # define __CONCAT(x,y) x/**/y macro
|