Searched defs:DUP (Results 1 – 2 of 2) sorted by relevance
243 #define DUP(T, x, ...) dup_param(#T, &dest->x); in i915_params_copy() macro
300 #define DUP(T, x, ...) _param_dup(&dest->x); in i915_params_copy() macro