Searched defs:dev_decl (Results 1 – 2 of 2) sorted by relevance
49 #define dev_decl(n,t) d_ ## t ## _t n ## t macro51 #define dev_decl(n,t) d_/**/t/**/_t n/**/t macro
105 #define dev_decl(n,t) __CONCAT(dev_type_,t)(__CONCAT(n,t)) macro