Searched refs:S_SIZEPT0 (Results 1 – 1 of 1) sorted by relevance
33096 #define S_SIZEPT0 11 macro33098 #define V_SIZEPT0(x) ((x) << S_SIZEPT0)33099 #define G_SIZEPT0(x) (((x) >> S_SIZEPT0) & M_SIZEPT0)