Searched refs:S_MEMOFST (Results 1 – 1 of 1) sorted by relevance
5935 #define S_MEMOFST 7 macro5937 #define V_MEMOFST(x) ((x) << S_MEMOFST)5938 #define G_MEMOFST(x) (((x) >> S_MEMOFST) & M_MEMOFST)