Searched refs:S_CFPARERR (Results 1 – 1 of 1) sorted by relevance
591 #define S_CFPARERR 18 macro593 #define V_CFPARERR(x) ((x) << S_CFPARERR)594 #define G_CFPARERR(x) (((x) >> S_CFPARERR) & M_CFPARERR)