Searched refs:S_NUMBER_RANKS (Results 1 – 1 of 1) sorted by relevance
5072 #define S_NUMBER_RANKS 9 macro5074 #define V_NUMBER_RANKS(x) ((x) << S_NUMBER_RANKS)5075 #define G_NUMBER_RANKS(x) (((x) >> S_NUMBER_RANKS) & M_NUMBER_RANKS)