HomeSort by relevance Sort by last modified time
    Searched refs:CONCAT6 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/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.27/include/opcode/
tic6x.h 668 CONCAT6(tic6x_opcode_,name,_,func_unit,_,format),
672 CONCAT6(tic6x_opcode_,name,_,func_unit,_,format),
674 CONCAT6(tic6x_opcode_,name,_,func_unit,_,e),

Completed in 251 milliseconds