Searched defs:PASTE2 (Results 1 – 2 of 2) sorted by relevance
127 #define PASTE2(a, b) PASTE(a, b) macro
58 #define PASTE2(x,y) x##y macro