Searched refs:S_TABOFST (Results 1 – 1 of 1) sorted by relevance
2224 #define S_TABOFST 24 macro2226 #define V_TABOFST(x) ((x) << S_TABOFST)2227 #define G_TABOFST(x) (((x) >> S_TABOFST) & M_TABOFST)