Searched refs:S_MINTAG1 (Results 1 – 1 of 1) sorted by relevance
2097 #define S_MINTAG1 8 macro2099 #define V_MINTAG1(x) ((x) << S_MINTAG1)2100 #define G_MINTAG1(x) (((x) >> S_MINTAG1) & M_MINTAG1)