Searched refs:S_PFNUM (Results 1 – 1 of 1) sorted by relevance
2262 #define S_PFNUM 0 macro2264 #define V_PFNUM(x) ((x) << S_PFNUM)2265 #define G_PFNUM(x) (((x) >> S_PFNUM) & M_PFNUM)