Searched refs:TOKEN_PASTE (Results 1 – 1 of 1) sorted by relevance
202 #define TOKEN_PASTE2(x, y) TOKEN_PASTE(x, y)203 #define TOKEN_PASTE(x, y) x ## y macro