Searched refs:XGLUE (Results 1 – 3 of 3) sorted by relevance
8 #define XGLUE(a,b) a##b macro9 #define GLUE(a,b) XGLUE(a,b)
171 #define XGLUE(a,b) a##b macro172 #define GLUE(a,b) XGLUE(a,b)