Searched refs:S_MINTAG0 (Results 1 – 1 of 1) sorted by relevance
1400 #define S_MINTAG0 0 macro1402 #define V_MINTAG0(x) ((x) << S_MINTAG0)1403 #define G_MINTAG0(x) (((x) >> S_MINTAG0) & M_MINTAG0)