Searched defs:ATOMIC_CONCAT (Results 1 – 2 of 2) sorted by relevance
40 #define ATOMIC_CONCAT(a, b) ATOMIC_RAW_CONCAT(a, b) macro