Searched refs:___PASTE (Results 1 – 2 of 2) sorted by relevance
87 #define ___PASTE(a, b) a##b macro88 #define __PASTE(a, b) ___PASTE(a, b)
87 #define ___PASTE(a,b) a##b macro88 #define __PASTE(a,b) ___PASTE(a,b)