Searched refs:S_WCNT (Results 1 – 1 of 1) sorted by relevance
65494 #define S_WCNT 0 macro65496 #define V_WCNT(x) ((x) << S_WCNT)65497 #define G_WCNT(x) (((x) >> S_WCNT) & M_WCNT)