Searched defs:CONCAT (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/usr.bin/make/
H A Dutil.h58 #define CONCAT(a,b) a##b macro
/freebsd-10.1-release/usr.sbin/crunch/crunchide/
H A Dexec_elf32.c76 #define CONCAT(x,y) __CONCAT(x,y) macro
[all...]
/freebsd-10.1-release/contrib/bmake/
H A Dmake.h481 #define CONCAT(a,b) a##b macro
/freebsd-10.1-release/contrib/byacc/
H A Ddefs.h22 #define CONCAT(first,second) first #second macro
/freebsd-10.1-release/contrib/libgnuregex/
H A Dregex_internal.h214 CONCAT = 16, enumerator in enum:__anon1713
/freebsd-10.1-release/contrib/llvm/include/llvm/TableGen/
H A DRecord.h930 enum BinaryOp { ADD, SHL, SRA, SRL, STRCONCAT, CONCAT, EQ }; enumerator in enum:llvm::BinOpInit::BinaryOp
/freebsd-10.1-release/sys/xen/interface/
H A Delfstructs.h468 #define CONCAT(x,y) __CONCAT(x,y) macro
[all...]

Completed in 129 milliseconds