Searched refs:S_ITPARITYERROR (Results 1 – 1 of 1) sorted by relevance
213 #define S_ITPARITYERROR 20 macro215 #define V_ITPARITYERROR(x) ((x) << S_ITPARITYERROR)216 #define G_ITPARITYERROR(x) (((x) >> S_ITPARITYERROR) & M_ITPARITYERROR)