Searched refs:S_PFVF (Results 1 – 1 of 1) sorted by relevance
16602 #define S_PFVF 0 macro16604 #define V_PFVF(x) ((x) << S_PFVF)16605 #define G_PFVF(x) (((x) >> S_PFVF) & M_PFVF)