Searched refs:S_POSTSC (Results 1 – 1 of 1) sorted by relevance
51912 #define S_POSTSC 0 macro51914 #define V_POSTSC(x) ((x) << S_POSTSC)51915 #define G_POSTSC(x) (((x) >> S_POSTSC) & M_POSTSC)