Searched refs:INTERNAL_CONCAT2_2 (Results 1 – 1 of 1) sorted by relevance
29 #define INTERNAL_CONCAT2_2(Pre, Post) Pre##Post macro30 #define INTERNAL(Name) INTERNAL_CONCAT2_2(__, Name)