Searched refs:S_FUTURE_DEXPANSION_WTS (Results 1 – 1 of 1) sorted by relevance
17029 #define S_FUTURE_DEXPANSION_WTS 13 macro17031 #define V_FUTURE_DEXPANSION_WTS(x) ((x) << S_FUTURE_DEXPANSION_WTS)17032 #define G_FUTURE_DEXPANSION_WTS(x) (((x) >> S_FUTURE_DEXPANSION_WTS) & M_FUTURE_DEXPANSION_WTS)