Searched refs:S_POSTSC (Results 1 – 1 of 1) sorted by relevance
65103 #define S_POSTSC 0 macro65105 #define V_POSTSC(x) ((x) << S_POSTSC)65106 #define G_POSTSC(x) (((x) >> S_POSTSC) & M_POSTSC)