Searched defs:CONCAT (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/usr.bin/crunch/crunchide/ |
H A D | exec_elf64.c | 62 #define CONCAT(x,y) __CONCAT(x,y) macro
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ |
H A D | cow-stdexcept.cc | 195 #define CONCAT(x,y) CONCAT1(x,y) macro
|
/dflybsd-src/contrib/gdb-7/gdb/gnulib/import/ |
H A D | fnmatch.c | 60 # define CONCAT(a,b) __CONCAT(a,b) macro
|
/dflybsd-src/contrib/byacc/ |
H A D | defs.h | 22 #define CONCAT(first,second) first #second macro
|
/dflybsd-src/contrib/bmake/ |
H A D | make.h | 664 #define CONCAT(a, b) a##b macro
|
/dflybsd-src/contrib/grep/lib/ |
H A D | regex_internal.h | 262 CONCAT = 16, enumerator
|
/dflybsd-src/contrib/cvs-1.12/lib/ |
H A D | regex_internal.h | 249 CONCAT = 16, enumerator
|