Searched refs:S_DCDSTEP (Results 1 – 1 of 1) sorted by relevance
54259 #define S_DCDSTEP 11 macro54261 #define V_DCDSTEP(x) ((x) << S_DCDSTEP)54262 #define G_DCDSTEP(x) (((x) >> S_DCDSTEP) & M_DCDSTEP)