Searched refs:S_MAXTAG0 (Results 1 – 1 of 1) sorted by relevance
1221 #define S_MAXTAG0 24 macro1223 #define V_MAXTAG0(x) ((x) << S_MAXTAG0)1224 #define G_MAXTAG0(x) (((x) >> S_MAXTAG0) & M_MAXTAG0)