Searched refs:S_MATCHHIGH (Results 1 – 1 of 1) sorted by relevance
40483 #define S_MATCHHIGH 0 macro40485 #define V_MATCHHIGH(x) ((x) << S_MATCHHIGH)40486 #define G_MATCHHIGH(x) (((x) >> S_MATCHHIGH) & M_MATCHHIGH)