Searched refs:CONCAT2 (Results 1 – 1 of 1) sorted by relevance
37 #define CONCAT(a, b) CONCAT2(a, b)38 #define CONCAT2(a, b) a##b macro
Completed in 2 milliseconds