Searched refs:S_MINTAG3 (Results 1 – 1 of 1) sorted by relevance
2218 #define S_MINTAG3 24 macro2220 #define V_MINTAG3(x) ((x) << S_MINTAG3)2221 #define G_MINTAG3(x) (((x) >> S_MINTAG3) & M_MINTAG3)