Searched defs:__CONCAT1 (Results 1 – 2 of 2) sorted by relevance
178 #define __CONCAT1(x, y) x##y macro
122 #define __CONCAT1(x,y) x ## y macro