Searched defs:CONCAT1 (Results 1 – 2 of 2) sorted by relevance
37 #define CONCAT1(a, b) CONCAT2(a, b) macro
23 #define CONCAT1(string,number) CONCAT(string, number) macro