Searched refs:S_STEP (Results 1 – 1 of 1) sorted by relevance
38537 #define S_STEP 0 macro38539 #define V_STEP(x) ((x) << S_STEP)38540 #define G_STEP(x) (((x) >> S_STEP) & M_STEP)