Searched refs:CONCAT6 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/include/ |
D | symcat.h | 27 #define CONCAT6(a,b,c,d,e,f) a##b##c##d##e##f macro 38 #define CONCAT6(a,b,c,d,e,f) a/**/b/**/c/**/d/**/e/**/f macro 46 #define XCONCAT6(a,b,c,d,e,f) CONCAT6(a,b,c,d,e,f)
|
D | ChangeLog | 942 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic6x.h | 664 CONCAT6(tic6x_opcode_,name,_,func_unit,_,format), 668 CONCAT6(tic6x_opcode_,name,_,func_unit,_,format), 670 CONCAT6(tic6x_opcode_,name,_,func_unit,_,e),
|