Searched refs:S_BORW (Results 1 – 1 of 1) sorted by relevance
16312 #define S_BORW 0 macro16314 #define V_BORW(x) ((x) << S_BORW)16315 #define G_BORW(x) (((x) >> S_BORW) & M_BORW)