Searched refs:S_MATCHHIGH (Results 1 – 1 of 1) sorted by relevance
40479 #define S_MATCHHIGH 0 macro40481 #define V_MATCHHIGH(x) ((x) << S_MATCHHIGH)40482 #define G_MATCHHIGH(x) (((x) >> S_MATCHHIGH) & M_MATCHHIGH)