Searched refs:S_MEMOFST (Results 1 – 1 of 1) sorted by relevance
4208 #define S_MEMOFST 7 macro4210 #define V_MEMOFST(x) ((x) << S_MEMOFST)4211 #define G_MEMOFST(x) (((x) >> S_MEMOFST) & M_MEMOFST)