Searched refs:S_PFNUM (Results 1 – 1 of 1) sorted by relevance
6191 #define S_PFNUM 0 macro6193 #define V_PFNUM(x) ((x) << S_PFNUM)6194 #define G_PFNUM(x) (((x) >> S_PFNUM) & M_PFNUM)