Searched refs:S_CLSTRCPRIORITY (Results 1 – 1 of 1) sorted by relevance
43354 #define S_CLSTRCPRIORITY 28 macro43356 #define V_CLSTRCPRIORITY(x) ((x) << S_CLSTRCPRIORITY)43357 #define G_CLSTRCPRIORITY(x) (((x) >> S_CLSTRCPRIORITY) & M_CLSTRCPRIORITY)