Searched refs:PASTE2 (Results 1 – 1 of 1) sorted by relevance
500 #define PASTE2(a, b) a ## b macro504 #define CONCAT2(a, b) PASTE2(a, b)