Searched refs:PASTE1 (Results 1 – 2 of 2) sorted by relevance
37 #define PASTE1(a,b) a##b macro38 #define PASTE(a,b) PASTE1(a,b)
39 #define PASTE1(a,b) a##b macro40 #define PASTE(a,b) PASTE1(a,b)