Searched refs:S_SIZEPT3 (Results 1 – 1 of 1) sorted by relevance
15624 #define S_SIZEPT3 27 macro15626 #define V_SIZEPT3(x) ((x) << S_SIZEPT3)15627 #define G_SIZEPT3(x) (((x) >> S_SIZEPT3) & M_SIZEPT3)