Searched refs:S_MAXTAG1 (Results 1 – 1 of 1) sorted by relevance
1755 #define S_MAXTAG1 8 macro1757 #define V_MAXTAG1(x) ((x) << S_MAXTAG1)1758 #define G_MAXTAG1(x) (((x) >> S_MAXTAG1) & M_MAXTAG1)