Searched refs:S_MEMOFST (Results 1 – 1 of 1) sorted by relevance
3988 #define S_MEMOFST 7 macro3990 #define V_MEMOFST(x) ((x) << S_MEMOFST)3991 #define G_MEMOFST(x) (((x) >> S_MEMOFST) & M_MEMOFST)