Searched refs:S_OBQGEN (Results 1 – 1 of 1) sorted by relevance
23465 #define S_OBQGEN 6 macro23467 #define V_OBQGEN(x) ((x) << S_OBQGEN)23468 #define G_OBQGEN(x) (((x) >> S_OBQGEN) & M_OBQGEN)