Searched refs:XGLUE (Results 1 – 1 of 1) sorted by relevance
246 #define XGLUE(a,b) a##b macro248 #define XGLUE(a,b) a/**/b macro251 #define GLUE(a,b) XGLUE(a,b)