Searched refs:S_BRVN (Results 1 – 1 of 1) sorted by relevance
2497 #define S_BRVN 12 macro2499 #define V_BRVN(x) ((x) << S_BRVN)2500 #define G_BRVN(x) (((x) >> S_BRVN) & M_BRVN)