Searched refs:S_MAXTAG (Results 1 – 1 of 1) sorted by relevance
1902 #define S_MAXTAG 0 macro1904 #define V_MAXTAG(x) ((x) << S_MAXTAG)1905 #define G_MAXTAG(x) (((x) >> S_MAXTAG) & M_MAXTAG)