Searched defs:PASTE (Results 1 – 2 of 2) sorted by relevance
25 #define PASTE(a, b) __PASTE(a, b) macro
35 #define PASTE(RA, RB, L, RC) \ macro