Searched refs:S_SIZEPT1 (Results 1 – 1 of 1) sorted by relevance
15562 #define S_SIZEPT1 27 macro15564 #define V_SIZEPT1(x) ((x) << S_SIZEPT1)15565 #define G_SIZEPT1(x) (((x) >> S_SIZEPT1) & M_SIZEPT1)