Searched refs:__CONCAT (Results 1 – 2 of 2) sorted by relevance
81 #define __CONCAT(x,y) x ## y macro97 #define __CONCAT(x,y) x/**/y macro
51 # define __CONCAT(x,y) x ## y macro55 # define __CONCAT(x,y) x/**/y macro