Searched refs:SKC_EVAL (Results 1 – 1 of 1) sorted by relevance
131 #define SKC_EVAL(x) x macro132 #define SKC_CONCAT(a,b) SKC_EVAL(a)##SKC_EVAL(b)