Searched refs:S_MINTAG3 (Results 1 – 1 of 1) sorted by relevance
2087 #define S_MINTAG3 24 macro2089 #define V_MINTAG3(x) ((x) << S_MINTAG3)2090 #define G_MINTAG3(x) (((x) >> S_MINTAG3) & M_MINTAG3)