Searched refs:S_T5_ALLOC (Results 1 – 1 of 1) sorted by relevance
8904 #define S_T5_ALLOC 0 macro8906 #define V_T5_ALLOC(x) ((x) << S_T5_ALLOC)8907 #define G_T5_ALLOC(x) (((x) >> S_T5_ALLOC) & M_T5_ALLOC)