Searched refs:CONCAT (Results 1 – 1 of 1) sorted by relevance
37 #define CONCAT(A,B) A ## B macro38 #define EVAL(A,B) CONCAT(A,B)