Searched refs:S_SIZEPT1 (Results 1 – 1 of 1) sorted by relevance
33070 #define S_SIZEPT1 27 macro33072 #define V_SIZEPT1(x) ((x) << S_SIZEPT1)33073 #define G_SIZEPT1(x) (((x) >> S_SIZEPT1) & M_SIZEPT1)