Searched refs:S_CFPARERR (Results 1 – 1 of 1) sorted by relevance
590 #define S_CFPARERR 18 macro592 #define V_CFPARERR(x) ((x) << S_CFPARERR)593 #define G_CFPARERR(x) (((x) >> S_CFPARERR) & M_CFPARERR)