Searched refs:dw_glue (Results 1 – 1 of 1) sorted by relevance
11 #define dw_glue(x,y) x##y macro12 #define dw_glue2(x,y) dw_glue(x,y)