Searched refs:___concat (Results 1 – 1 of 1) sorted by relevance
210 #define ___concat(a, b) a ## b macro211 #define ___apply(fn, n) ___concat(fn, n)