Searched refs:S_PFVF (Results 1 – 1 of 1) sorted by relevance
35170 #define S_PFVF 0 macro35172 #define V_PFVF(x) ((x) << S_PFVF)35173 #define G_PFVF(x) (((x) >> S_PFVF) & M_PFVF)