/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | 3level.h | 46 #define CONCAT(a,b) CONCAT1(a,b) macro 71 CONCAT(TABLE,_init) (struct TABLE *t) in CONCAT() function 87 CONCAT(TABLE,_get) (struct TABLE *t, uint32_t wc) in CONCAT() function 113 CONCAT(TABLE,_add) (struct TABLE *t, uint32_t wc, ELEMENT value) in CONCAT() function 180 CONCAT(TABLE,_iterate) (struct TABLE *t, in CONCAT() function 215 CONCAT(TABLE,_finalize) (struct TABLE *t) in CONCAT() function
|
/netbsd-src/sys/kern/ |
H A 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.old/dist/libgcc/config/sh/ |
H A D | crt.h | 26 #define CONCAT(a, b) CONCAT2(a, b) macro
|
H A D | lib1funcs.h | 37 #define CONCAT(A,B) A##B macro
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sh/ |
H A D | crt.h | 26 #define CONCAT(a, b) CONCAT2(a, b) macro
|
H A D | lib1funcs.h | 37 #define CONCAT(A,B) A##B macro
|
/netbsd-src/external/bsd/iscsi/dist/src/lib/ |
H A D | md5hl.c | 51 #define CONCAT(x,y) __CONCAT(x,y) macro
|
/netbsd-src/lib/libc/md/ |
H A D | mdXhl.c | 22 #define CONCAT(x,y) __CONCAT(x,y) macro
|
/netbsd-src/lib/libc/hash/ |
H A D | hashhl.c | 26 #define CONCAT(x,y) __CONCAT(x,y) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | erfc_scaled_inc.c | 29 #define CONCAT(x,y) x ## y macro
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | erfc_scaled_inc.c | 29 #define CONCAT(x,y) x ## y macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/ |
H A D | skip_with_error_test.cc | 58 #define CONCAT(x, y) CONCAT2(x, y) macro
|
H A D | register_benchmark_test.cc | 52 #define CONCAT(x, y) CONCAT2(x, y) macro
|
H A D | output_test.h | 17 #define CONCAT(x, y) CONCAT2(x, y) macro
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/ |
H A D | skip_with_error_test.cc | 58 #define CONCAT(x, y) CONCAT2(x, y) macro
|
H A D | register_benchmark_test.cc | 54 #define CONCAT(x, y) CONCAT2(x, y) macro
|
H A D | output_test.h | 17 #define CONCAT(x, y) CONCAT2(x, y) macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | fnmatch.c | 50 # define CONCAT(a,b) __CONCAT(a,b) macro
|
/netbsd-src/external/cddl/osnet/dev/systrace/ |
H A D | systrace.c | 63 #define CONCAT(x,y) __CONCAT(x,y) macro
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | cow-stdexcept.cc | 209 #define CONCAT(x,y) CONCAT1(x,y) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | cow-stdexcept.cc | 229 #define CONCAT(x,y) CONCAT1(x,y) macro
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/h8300/ |
H A D | lib1funcs.S | 87 #define CONCAT(A,B) A##B macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | fnmatch.c | 63 # define CONCAT(a,b) __CONCAT(a,b) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/h8300/ |
H A D | lib1funcs.S | 87 #define CONCAT(A,B) A##B macro
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | fnmatch.c | 66 # define CONCAT(a,b) __CONCAT(a,b) macro
|