Searched refs:S_SIZEPT2 (Results 1 – 1 of 1) sorted by relevance
33206 #define S_SIZEPT2 11 macro33208 #define V_SIZEPT2(x) ((x) << S_SIZEPT2)33209 #define G_SIZEPT2(x) (((x) >> S_SIZEPT2) & M_SIZEPT2)