Searched refs:S_PFVF (Results 1 – 1 of 1) sorted by relevance
44394 #define S_PFVF 0 macro44396 #define V_PFVF(x) ((x) << S_PFVF)44397 #define G_PFVF(x) (((x) >> S_PFVF) & M_PFVF)