Searched defs:CAT (Results 1 – 2 of 2) sorted by relevance
45 #define CAT(x,y) CAT1(x,y) macro
29 #define CAT(str1, str2) __CAT(str1, str2) macro