Searched defs:CONCAT2 (Results 1 – 7 of 7) sorted by relevance
13 #define CONCAT2(X,Y) X ## Y macro
12 #define CONCAT2(x, y) x##y macro
19 #define CONCAT2(a, b) a##b macro
61 #define CONCAT2(x, y) x##y macro
55 #define CONCAT2(x, y) x##y macro
16 #define CONCAT2(x, y) x##y macro
3034 #define CONCAT2( global() macro