| /netbsd/src/sys/kern/ |
| D | sys_syscall.c | 45 #define CONCAT(a,b) __CONCAT(a,b) macro 48 CONCAT(SYS_SYSCALL, _biglockcheck)(struct proc *p, int code) in CONCAT() function
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/sh/ |
| D | crt.h | 26 #define CONCAT(a, b) CONCAT2(a, b) macro
|
| D | lib1funcs.h | 37 #define CONCAT(A,B) A##B macro
|
| /netbsd/src/external/bsd/iscsi/dist/src/lib/ |
| D | md5hl.c | 51 #define CONCAT(x,y) __CONCAT(x,y) macro
|
| /netbsd/src/lib/libc/md/ |
| D | mdXhl.c | 22 #define CONCAT(x,y) __CONCAT(x,y) macro
|
| /netbsd/src/lib/libc/hash/ |
| D | hashhl.c | 26 #define CONCAT(x,y) __CONCAT(x,y) macro
|
| /netbsd/src/external/cddl/osnet/dev/systrace/ |
| D | systrace.c | 63 #define CONCAT(x,y) __CONCAT(x,y) macro
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | fnmatch.c | 66 # define CONCAT(a,b) __CONCAT(a,b) macro
|
| D | regex_internal.h | 249 CONCAT = 16, enumerator
|
| /netbsd/src/external/bsd/byacc/dist/ |
| D | defs.h | 28 #define CONCAT(first,second) first #second macro
|
| /netbsd/src/usr.bin/make/ |
| D | make.h | 664 #define CONCAT(a, b) a##b macro
|
| /netbsd/src/sys/arch/atari/stand/tostools/libtos/ |
| D | exec_elf.h | 567 #define CONCAT(x,y) __CONCAT(x,y) macro
|
| /netbsd/src/tools/amiga-elf2bb/sys/ |
| D | exec_elf.h | 700 #define CONCAT(x,y) __CONCAT(x,y) macro
|
| /netbsd/src/sys/arch/epoc32/stand/e32boot/include/ |
| D | elf.h | 1058 #define CONCAT(x,y) __CONCAT(x,y) macro
|
| /netbsd/src/tools/m68k-elf2aout/sys/ |
| D | exec_elf.h | 1087 #define CONCAT(x,y) __CONCAT(x,y) macro
|
| /netbsd/src/sys/sys/ |
| D | exec_elf.h | 1204 #define CONCAT(x,y) __CONCAT(x,y) macro
|