Searched refs:PASTE_NAME1 (Results 1 – 1 of 1) sorted by relevance
32 #define PASTE_NAME1(a,b) a##b macro33 #define PASTE_NAME(a,b) PASTE_NAME1 (a,b)
Completed in 10 milliseconds