Searched refs:S_T_INIT (Results 1 – 1 of 1) sorted by relevance
14700 #define S_T_INIT 0 macro14702 #define V_T_INIT(x) ((x) << S_T_INIT)14703 #define G_T_INIT(x) (((x) >> S_T_INIT) & M_T_INIT)