Searched refs:S_T_XPDLL (Results 1 – 1 of 1) sorted by relevance
5244 #define S_T_XPDLL 0 macro5246 #define V_T_XPDLL(x) ((x) << S_T_XPDLL)5247 #define G_T_XPDLL(x) (((x) >> S_T_XPDLL) & M_T_XPDLL)