Searched refs:PASTE1 (Results 1 – 1 of 1) sorted by relevance
977 #define PASTE(a,b) PASTE1(a,b)978 #define PASTE1(a,b) a##b macro1174 #undef PASTE1
Completed in 6 milliseconds