Searched refs:S_MAXTAG0 (Results 1 – 1 of 1) sorted by relevance
1741 #define S_MAXTAG0 24 macro1743 #define V_MAXTAG0(x) ((x) << S_MAXTAG0)1744 #define G_MAXTAG0(x) (((x) >> S_MAXTAG0) & M_MAXTAG0)