Searched refs:SEMI_STATIC_JOIN_HELPER (Results 1 – 1 of 1) sorted by relevance
246 #define SEMI_STATIC_JOIN(a, b) SEMI_STATIC_JOIN_HELPER(a, b)247 #define SEMI_STATIC_JOIN_HELPER(a, b) a##b macro