Searched refs:S_ITPARITYERROR (Results 1 – 1 of 1) sorted by relevance
212 #define S_ITPARITYERROR 20 macro214 #define V_ITPARITYERROR(x) ((x) << S_ITPARITYERROR)215 #define G_ITPARITYERROR(x) (((x) >> S_ITPARITYERROR) & M_ITPARITYERROR)