Searched refs:S_NXTPOL (Results 1 – 1 of 1) sorted by relevance
64839 #define S_NXTPOL 0 macro64841 #define V_NXTPOL(x) ((x) << S_NXTPOL)64842 #define G_NXTPOL(x) (((x) >> S_NXTPOL) & M_NXTPOL)