Searched defs:__CONCAT (Results 1 – 3 of 3) sorted by relevance
72 #define __CONCAT(x,y) x ## y macro
150 #define __CONCAT(x,y) __CONCAT1(x,y) macro167 #define __CONCAT(x,y) x/**/y macro