Searched refs:_DT_DO_CONCAT (Results 1 – 1 of 1) sorted by relevance
14 #define _DT_DO_CONCAT(x, y) x ## y macro16 #define DT_ADDR(a) _DT_DO_CONCAT(0x, a)