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