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

/freebsd-9.3-release/usr.bin/make/
H A Dutil.h58 #define CONCAT(a,b) a##b macro
/freebsd-9.3-release/usr.sbin/crunch/crunchide/
H A Dexec_elf32.c76 #define CONCAT(x,y) __CONCAT(x,y) macro
[all...]
/freebsd-9.3-release/contrib/bmake/
H A Dmake.h481 #define CONCAT(a,b) a##b macro
/freebsd-9.3-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-9.3-release/gnu/lib/libregex/
H A Dregex_internal.h195 CONCAT = 16, enumerator in enum:__anon4910
/freebsd-9.3-release/sys/xen/interface/
H A Delfstructs.h468 #define CONCAT(x,y) __CONCAT(x,y) macro
[all...]

Completed in 74 milliseconds