Searched refs:S_PRECURSOR (Results 1 – 1 of 1) sorted by relevance
5943 #define S_PRECURSOR 0 macro5945 #define V_PRECURSOR(x) ((x) << S_PRECURSOR)5946 #define G_PRECURSOR(x) (((x) >> S_PRECURSOR) & M_PRECURSOR)