Searched refs:S_WCNT (Results 1 – 1 of 1) sorted by relevance
52308 #define S_WCNT 0 macro52310 #define V_WCNT(x) ((x) << S_WCNT)52311 #define G_WCNT(x) (((x) >> S_WCNT) & M_WCNT)