Searched refs:S_NXTT0 (Results 1 – 1 of 1) sorted by relevance
22023 #define S_NXTT0 0 macro22025 #define V_NXTT0(x) ((x) << S_NXTT0)22026 #define G_NXTT0(x) (((x) >> S_NXTT0) & M_NXTT0)