Searched refs:S_SIZEPT2 (Results 1 – 1 of 1) sorted by relevance
15654 #define S_SIZEPT2 11 macro15656 #define V_SIZEPT2(x) ((x) << S_SIZEPT2)15657 #define G_SIZEPT2(x) (((x) >> S_SIZEPT2) & M_SIZEPT2)