OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONCAT6
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/
symcat.h
27
#define
CONCAT6
(a,b,c,d,e,f) a##b##c##d##e##f
38
#define
CONCAT6
(a,b,c,d,e,f) a/**/b/**/c/**/d/**/e/**/f
46
#define XCONCAT6(a,b,c,d,e,f)
CONCAT6
(a,b,c,d,e,f)
/toolchain/binutils/binutils-2.25/include/opcode/
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),
Completed in 170 milliseconds