Searched defs:xglue (Results 1 – 2 of 2) sorted by relevance
19 #define xglue(a, b) glue(a, b) macro
40 #define xglue(x, y) x ## y macro