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