Searched refs:S_MAXTAG (Results 1 – 1 of 1) sorted by relevance
4643 #define S_MAXTAG 0 macro4645 #define V_MAXTAG(x) ((x) << S_MAXTAG)4646 #define G_MAXTAG(x) (((x) >> S_MAXTAG) & M_MAXTAG)