Searched defs:PASTE2 (Results 1 – 4 of 4) sorted by relevance
4 #define PASTE2(x,y) x##y macro
20 #define PASTE2(x,y) x##y macro
24 #define PASTE2(x,y) x##y macro
515 #define PASTE2(a, b) a ## b macro