Searched refs:S_MATCHHIGH (Results 1 – 1 of 1) sorted by relevance
40477 #define S_MATCHHIGH 0 macro40479 #define V_MATCHHIGH(x) ((x) << S_MATCHHIGH)40480 #define G_MATCHHIGH(x) (((x) >> S_MATCHHIGH) & M_MATCHHIGH)