Searched refs:SLICER_SG_MACRO_CONCAT (Results 1 – 1 of 1) sorted by relevance
69 #define SLICER_SG_MACRO_CONCAT(a, b) SLICER_SG_MACRO_CONCAT2(a, b) macro70 #define SLICER_SG_ANONYMOUS(prefix) SLICER_SG_MACRO_CONCAT(prefix, __COUNTER__)