Searched refs:S_OBQGEN (Results 1 – 1 of 1) sorted by relevance
56874 #define S_OBQGEN 6 macro56876 #define V_OBQGEN(x) ((x) << S_OBQGEN)56877 #define G_OBQGEN(x) (((x) >> S_OBQGEN) & M_OBQGEN)