Searched refs:S_TABOFST (Results 1 – 1 of 1) sorted by relevance
5132 #define S_TABOFST 24 macro5134 #define V_TABOFST(x) ((x) << S_TABOFST)5135 #define G_TABOFST(x) (((x) >> S_TABOFST) & M_TABOFST)