Searched refs:S_BRVN (Results 1 – 1 of 1) sorted by relevance
6237 #define S_BRVN 12 macro6239 #define V_BRVN(x) ((x) << S_BRVN)6240 #define G_BRVN(x) (((x) >> S_BRVN) & M_BRVN)