Searched refs:XGLUE (Results 1 – 2 of 2) sorted by relevance
162 #define XGLUE(a,b) a##b macro163 #define GLUE(a,b) XGLUE (a,b)
201 #define XGLUE(a,b) a##b macro202 #define GLUE(a,b) XGLUE(a,b)
Completed in 4 milliseconds