Searched refs:S_MINTAG2 (Results 1 – 1 of 1) sorted by relevance
2092 #define S_MINTAG2 16 macro2094 #define V_MINTAG2(x) ((x) << S_MINTAG2)2095 #define G_MINTAG2(x) (((x) >> S_MINTAG2) & M_MINTAG2)