Searched defs:SK_MACRO_CONCAT (Results 1 – 2 of 2) sorted by relevance
16 #define SK_MACRO_CONCAT(X, Y) SK_MACRO_CONCAT_IMPL_PRIV(X, Y) macro