Searched refs:S_BGRX (Results 1 – 1 of 1) sorted by relevance
33735 #define S_BGRX 0 macro33737 #define V_BGRX(x) ((x) << S_BGRX)33738 #define G_BGRX(x) (((x) >> S_BGRX) & M_BGRX)