Searched refs:S_MAXTAG1 (Results 1 – 1 of 1) sorted by relevance
1235 #define S_MAXTAG1 8 macro1237 #define V_MAXTAG1(x) ((x) << S_MAXTAG1)1238 #define G_MAXTAG1(x) (((x) >> S_MAXTAG1) & M_MAXTAG1)