Searched refs:S_POSTSC (Results 1 – 1 of 1) sorted by relevance
51910 #define S_POSTSC 0 macro51912 #define V_POSTSC(x) ((x) << S_POSTSC)51913 #define G_POSTSC(x) (((x) >> S_POSTSC) & M_POSTSC)