Searched defs:__CONCAT (Results 1 – 2 of 2) sorted by relevance
5 #define __CONCAT(__X, __Y) __CONCAT1(__X, __Y) macro
4 #define __CONCAT(__X, __Y) __CONCAT1(__X, __Y) macro