Searched refs:CONCATX (Results 1 – 1 of 1) sorted by relevance
24 #define CONCATX(x, y) x ## y macro25 #define CONCAT(x, y) CONCATX (x, y)
Completed in 3 milliseconds