Searched refs:STORE_IMPL_CONCAT2 (Results 1 – 1 of 1) sorted by relevance
59 #define STORE_IMPL_CONCAT(x, y) STORE_IMPL_CONCAT2(x,y)60 #define STORE_IMPL_CONCAT2(x, y) x##y macro
Completed in 21 milliseconds