Searched refs:CONCAT (Results 1 – 1 of 1) sorted by relevance
24 #define CONCAT(a, b) CONCAT_INNER(a, b) macro26 TestFlagSetter CONCAT(_testFlag_, __LINE__) { \