Searched refs:___PASTE (Results 1 – 2 of 2) sorted by relevance
62 #define ___PASTE(a,b) a##b macro63 #define __PASTE(a,b) ___PASTE(a,b)
238 #define ___PASTE(a, b) a##b macro239 #define __PASTE(a, b) ___PASTE(a, b)
Completed in 5 milliseconds