Searched defs:__CONCAT (Results 1 – 4 of 4) sorted by relevance
25 #define __CONCAT(a, b) a ## b macro
70 #define __CONCAT(a, b) a##b macro
697 #define __CONCAT(a, b) a ## b macro