Searched defs:JOIN (Results 1 – 4 of 4) sorted by relevance
113 #define JOIN(a, b) GLUE(a, b) macro
24 #define JOIN(a, b) GLUE(a, b) macro
366 #define JOIN(a, b) GLUE(a, b) macro
525 #define JOIN(a, b) a##b macro