Searched defs:OS_CONCAT (Results 1 – 2 of 2) sorted by relevance
267 #define OS_CONCAT(x, y) __OS_CONCAT(x, y) macro
272 #define OS_CONCAT(x, y) __OS_CONCAT(x, y) macro