Searched refs:S_MAXTAG2 (Results 1 – 1 of 1) sorted by relevance
1251 #define S_MAXTAG2 24 macro1253 #define V_MAXTAG2(x) ((x) << S_MAXTAG2)1254 #define G_MAXTAG2(x) (((x) >> S_MAXTAG2) & M_MAXTAG2)