Searched refs:___concat (Results 1 – 1 of 1) sorted by relevance
65 #define __concat(a, b) ___concat(a, b)66 #define ___concat(a, b) a ## b macro
Completed in 2 milliseconds