Searched refs:S_SIZEPT3 (Results 1 – 1 of 1) sorted by relevance
33176 #define S_SIZEPT3 27 macro33178 #define V_SIZEPT3(x) ((x) << S_SIZEPT3)33179 #define G_SIZEPT3(x) (((x) >> S_SIZEPT3) & M_SIZEPT3)