Home
last modified time | relevance | path

Searched defs:CONCAT (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A D3level.h46 #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 Dsys_syscall.c45 #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 Dcrt.h26 #define CONCAT(a, b) CONCAT2(a, b) macro
H A Dlib1funcs.h37 #define CONCAT(A,B) A##B macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sh/
H A Dcrt.h26 #define CONCAT(a, b) CONCAT2(a, b) macro
H A Dlib1funcs.h37 #define CONCAT(A,B) A##B macro
/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dmd5hl.c51 #define CONCAT(x,y) __CONCAT(x,y) macro
/netbsd-src/lib/libc/md/
H A DmdXhl.c22 #define CONCAT(x,y) __CONCAT(x,y) macro
/netbsd-src/lib/libc/hash/
H A Dhashhl.c26 #define CONCAT(x,y) __CONCAT(x,y) macro
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Derfc_scaled_inc.c29 #define CONCAT(x,y) x ## y macro
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Derfc_scaled_inc.c29 #define CONCAT(x,y) x ## y macro
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Dskip_with_error_test.cc58 #define CONCAT(x, y) CONCAT2(x, y) macro
H A Dregister_benchmark_test.cc52 #define CONCAT(x, y) CONCAT2(x, y) macro
H A Doutput_test.h17 #define CONCAT(x, y) CONCAT2(x, y) macro
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Dskip_with_error_test.cc58 #define CONCAT(x, y) CONCAT2(x, y) macro
H A Dregister_benchmark_test.cc54 #define CONCAT(x, y) CONCAT2(x, y) macro
H A Doutput_test.h17 #define CONCAT(x, y) CONCAT2(x, y) macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch.c50 # define CONCAT(a,b) __CONCAT(a,b) macro
/netbsd-src/external/cddl/osnet/dev/systrace/
H A Dsystrace.c63 #define CONCAT(x,y) __CONCAT(x,y) macro
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcow-stdexcept.cc209 #define CONCAT(x,y) CONCAT1(x,y) macro
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcow-stdexcept.cc229 #define CONCAT(x,y) CONCAT1(x,y) macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/h8300/
H A Dlib1funcs.S87 #define CONCAT(A,B) A##B macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch.c63 # define CONCAT(a,b) __CONCAT(a,b) macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/h8300/
H A Dlib1funcs.S87 #define CONCAT(A,B) A##B macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dfnmatch.c66 # define CONCAT(a,b) __CONCAT(a,b) macro

12